get https://{application_vanity_domain}/api/v1/identity-providers/
Retrieves the specified identity provider.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description |
|---|---|---|
| identity-provider:read | Application | The subject can read all identity providers under the application to which the subject belongs. |
| Tenant | The subject can read all identity providers associated with the tenant to which the subject belongs. | |
| Tenant Inclusion List | The subject can read all identity providers associated with tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can read all identity providers associated with tenants in the subject's application that are not on the tenant exclusion list. |
Field-Level Permissions
In addition to the permissions above, the following permissions are required in order to view specific identity provider fields. If the subject does not have one of the permissions below assigned to them, the associated field will return as undefined. Also, the permission boundaries that apply to the identity-provider:read permission also apply to the field-level permissions.
| Permission | Description |
|---|---|
| identity-provider:view-protocol | Required to view the protocol field. |