Get an IDP status

Retrieves the current IDP status.

Path Params
string
required

A unique identifier for the IDP.

Query Params
string
required

The Akamai contract identifier for your Enterprise Application Access product.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Responses

Response body
object
boolean
required

If true, the IDP deployed successfully.

integer
required
Defaults to 1

Login certificate status. Either 1 for not added, 2 for expired, 3 for invalid CNAME, 4 for invalid CA, 5 for no private key), 6 for OK, 7 for invalid CA user parameter, or 8 for about to expire.

1 2 3 4 5 6 7 8

integer
required
Defaults to 1

Login directories status. Either 1 for not added, 2 for added, 3 for no agent, 4 for pending, 5 for unreachable, or 6 for OK.

1 2 3 4 5 6

integer
required
Defaults to 1

Login host DNS status. Either 1 for not configured, 2 for configured, 3 for ready, 4 for not resolved, 5 for not created, 6 for OK, or 7 for CNAME mismatch.

1 2 3 4 5 6 7

integer
required
Defaults to 1

Login OIDC status. Either 1 for not added or 2 for added.

1 2

integer
required
Defaults to 1

Login POP status. Either 1 for not configured or 2 for OK.

1 2

integer
required
Defaults to 1

Login SAML status. Either 1 for not added or 2 for added.

1 2

boolean
required

Indicates a manual override of the IDP.

Language
Authentication
URL