get https://{application_vanity_domain}/api/v1/identity-providers//saml2/metadata
Retrieves the SAML 2 metadata for 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 the metadata for all identity providers under the application to which the subject belongs. |
| Tenant | The subject can read the metadata for all identity providers associated with the tenant to which the subject belongs. | |
| Tenant Inclusion List | The subject can read the metadata for all identity providers associated with tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can read the metadata for all identity providers associated with tenants in the subject's application that are not on the tenant exclusion list. |