OAuth 2.0 / OpenID Connect authentication - j5 - 30 - Installation & Upgrade - Hexagon

j5 Installation and Upgrade

Language
English
Product
j5
Search by Category
Installation & Upgrade
j5 Version
30

The following OAuth Authorization providers are available:

  • Okta

  • Azure AD

  • Other

Your chosen OAuth authenticator needs to be configured before configuring its connection to j5. The following needs to be configured for a successful connection to j5:

  • Configure an application that supports Authentication Code Flow with PKCE.

  • Set the redirect URIs to the full j5 url end point.

  • Ensure that for each redirect URI that an additional url is also configured: com.j5.app://oauth_callback. This is used for j5 Mobile.

  • Ensure that the OAuth user is active within your IdP.

  • Whitelist all of the j5 urls in your IdP.

  • If a service needs to authenticate with j5 using OAuth, configure a Machine-to-Machine application that supports access tokens. Set the redirect URIs to the full j5 url end point.