OpenID Connect Relying Party federations
ISAM supports OpenID Connect Relying Party federations. Two entities must be created - a federation and a partner. There can be multiple partners per federation, but each partner has only one federation. The federation does not do anything on its own - it just serves as a container for the partners. Each partner is a entity which consumes identities from a given OpenID Connect Provider.
For information on Relying Parties see:
- http://openid.net/specs/openid-connect-basic-1_0.html
- http://openid.net/specs/openid-connect-implicit-1_0.html
Support for Relying Party federations is enhanced in ISAM Version 9.0.4. The enhancement include new configuration wizards. If you manage an existing (prior to Version 9.0.4) Relying Party federation, use the legacy wizards instead. To deploy and manage new Relying Party federations, see Authentication with OpenID Connect Relying Party.
See also:
- Authentication with OpenID Connect Relying Party
- Configure an OpenID Connect Relying Party federation
- Configure an OpenID Connect Relying Party partner
- Making a request to /userinfo as part of authentication
Parent topic: OpenID Connect federations