{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/SAMLIdentityProviderMetadata", "title": "SAML Identity Provider Metadata", "description": "The identity provider's SAML metadata. If the identity provider supports a metadata URL, you can use the `idp_metadata_url` field instead.\n", "type": "string", "example": "\n\n \n\n" }