Saml2Provider

class Saml2Provider[source]

The serialization of a Saml2Provider.

id: str

The id of the provider.

metadata_url: str

The url of the metadata of the IdP connected to this provider.

ui_info: SamlUiInfo

Information about the IdP and how to display it to the user.