Description
The feature must support both OpenID Connect and SAML protocols when authenticating members and integrating with third-party identity providers.
So far we have focused on supporting OpenID Connect but we also need to make sure that SAML is supported and allows organization members to:
- Authenticate using a SAML client and get back in SAML Assertions information about an organization, similar to Map organization metadata when issuing tokens for clients acting on behalf of an organization member #27993.
- Authentication and self-registration using a SAML Identity Provider associated to an organization, similar to Register users as an organization member when authenticating through the identity provider bound to an organization #28273.