OpenID providers
  • 2 minutes to read
  • Dark
    Light
  • PDF

OpenID providers

  • Dark
    Light
  • PDF

Article summary

This document provides information about the Providers report screen, which displays information about the openID providers.

Path to access

  1. On senhasegura, in the navigation bar, hover over the Products menu and select Settings.
  2. In the side menu, select Authentication > OpenID > Providers.

Actions menu

ItemTypeDescription
New providerButtonDirects to the Provider Registration screen**.**
ActionsDropdown menuDisplays the options Print Report, Export CSV, and Schedule Report.

Search fields

Info

To view all search fields, click More.

ItemTypeDescription
IDText fieldFilters by the OpenID provider identification code within senhasegura.
TypeDropdown menuFilters by the type of OpenID provider.
Client IDText fieldFilters by the client ID in senhasegura.
Redirect URLText fieldFilters by the OpenID provider redirect URL.
EnabledDropdown menuFilters OpenID providers by their activation state in senhasegura.
EnvironmentDropdown menuFilters by the environment in which the provider will be used.

Report fields

  • ID.
  • Type.
  • Client ID.
  • Redirect URL.
  • Status: indicates the provider’s activation state in senhasegura.
  • Environment
  • Actions:
    • Update provider: opens the Provider Registration window in edit mode.
    • Provider details: opens the provider details screen.
    • Delete provider: disables the provider.

Provider registration

This section provides information about the Provider registration screen.

ItemTypeRequiredDescription
TypeDropdown menuYesDefines the OpenID provider type
EnabledRadio buttonYesSelects the provider’s activation state.
EnvironmentRadio buttonYesSelects the provider’s environment. Options are Local and Domum Remote Access.
Client IDText fieldYesDefines the Client ID of the OpenID provider.
Client secretText fieldYesDefines the application’s client secret in the OpenID provider.
Domain or public IP for URL RedirectionText fieldYesDefines senhasegura’ public domain or IP address. Used by the OpenID provider to redirect the user back to their application after authentication.
Redirect URLText fieldYesDefines the specific endpoint in the client application to which the OpenID provider redirects the user after authentication. This endpoint is responsible for receiving the authorization code or access token.
CommentsText fieldNoEnters comments, such as notes, explanations and others.
OpenID endpoint configurationText fieldNoDefines the OpenID endpoint configuration. If Google OpenID is chosen, the field will be automatically filled with Google information.
Authorization EndpointText fieldNoDefines the URL provided by the OpenID provider to which the application sends the authorization request.
Token endpointText fieldNoDefines the URL provided by the OpenID provider to which the application sends the request to exchange the authorization code for an access token.
Userinfo endpointText fieldNoDefines the URL provided by the OpenID provider to which the application can request information from the authenticated user's profile using the access token.
JWK endpoint (mandatory if it is not in the main openid endpoint)Text fieldNoDefines the endpoint where the application can obtain the public keys from the OpenID provider to validate the access token signature. It is mandatory if these keys are not available on the OpenID Configuration Endpoint.
Additional issuers (separated by comma)Text fieldNoDefines a list of additional issuers that are accepted by the application. Useful when the application needs to support multiple openID providers. Issuers are separated by a comma.

Was this article helpful?

What's Next