Get a SAML Federation credential
GET/nevisidm/api/core/v1/:clientExtId/users/:userExtId/saml-credentials/:extId
Since: 8.2511.0
Required permission(s): AccessControl.CredentialView or SelfAdmin Role
Returns the SAML Federation credential identified by the given external ID, belonging to the specified user within the given client.
A self-admin path is available: when the authenticated principal is the same user, their own credential can be retrieved without requiring the AccessControl.CredentialView function right.
Request
Responses
- 200
- 403
- 404
SAML Federation credential retrieved successfully
Insufficient permissions
Referenced resource not found