When a new Identity Provider (IdP) is created using the Identity Providers API, the status returns "ACTIVE" even when setting the status to "INACTIVE" in the request body:
- Identity Providers API
- Identity Provider (IdP)
The status for a new IdP will always be "ACTIVE" regardless of setting the status to "INACTIVE" in the request body.
As a newly-created IdP cannot be used until a routing rule is created for the IdP, there is no negative consequence for creating it with an "ACTIVE" status.
To set the status to "INACTIVE", a second POST call can be made with the IdP ID to deactivate it, which will then set the status to "INACTIVE":
