Entrypage supports federated identity via the OpenID Connect (OIDC) protocol, which allows users to log in with their accounts from other services. These federations are configured in the Settings > External Identity Providers section of the management portal.

Supported Providers

  • Google
  • Google G-Suite
  • GitHub
  • LinkedIn
  • Facebook
  • Microsoft EntraID / Office 365
  • Any other OpenID Connect compatible Identity Provider

Configuration

To set up a connection, you must provide the required information for the federation. For most connections, this includes:

  • The address of the authorization-server
  • The scope of the authorization
  • A client_id
  • A client_secret
  • The text for the button to click on the login-page.

For common social connections, all settings except for the client_id and client_secret are pre-filled, simplifying the setup process.

Troubleshooting

When a configuration is invalid, users will see a friendly error page that does not contain any diagnostic information. This is to protect sensitive system details.

The underlying fault, however, is recorded in the diagnostic section of your Entrypage instance. This diagnostic information contains the details necessary for an administrator to understand and resolve the issue.