OpenID Connect (OIDC)

Adding a service provider OpenID connection

OIDC service providers are used to configure third-party applications that authenticate using OpenID Connect.

Note: If a client secret is reset, all applications sharing that secret will stop working. For better security, create a separate integration for each application.
  1. In Infor OS Portal, select the OS application and click the External Entities tile.
  2. Click the Service Provider tab.
  3. Expand Service Provider OpenID Connection.
  4. Click the Plus (+) icon.
  5. Specify the values for these fields:
    Client Name
    Name for the client.
    Description
    Description of the service provider.
    Redirect URL
    Endpoint that receives authorization codes. Up to 10 unique URLs are supported.
    Logout URL
    Endpoint that receives logout requests.
    Client ID / Client Secret
    Generated by the Federation Hub. The client secret can be downloaded only once.
    Well-Known Endpoint
    Standardized metadata endpoint for OIDC configuration.
    Bypass Consent Page
    Controls whether the user consent screen is shown.
    Scopes
    Space-separated list of custom scopes. This is optional.
  6. Click Save.

Editing a service provider OpenID connection

To edit an existing a service provider OpenID connection:

  1. Click the Edit icon next to the service provider.
  2. Modify these fields as needed: Description, Redirect URL, Logout URL, Bypass Consent Page, and Scopes.
  3. Click Save.
  4. Click the View button to display identity provider information.

Deleting a service provider OpenID connection

  1. Open the Service Provider list, and then click the selection box of the service provider you want to delete.
  2. Click the Delete button.