Using OpenID Connect (OIDC) to configure federated-identity authentication

Federated identity is a means of achieving single sign-on, providing user convenience and helping reduce administrative cost. One way that client applications can authenticate users is by using an OpenID Connect (OIDC) provider.

Domino supports two methods of authentication using OIDC Providers (OPs). HTTP Bearer Authentication is ideal for native, mobile, and single-page apps that programmatically access Domino HTTP endpoints. Web Login with OIDC provides Single Sign-On (SSO) for users accessing Domino HTTP via web browsers.