Configure GAS for OpenID Connect/OAuth2 SSO

Configure the GAS for OpenID Connect/OAuth2 Single sign-on (SSO).

You have created an account with an OpenID Connect/OAuth2 provider that will provide authentication services for you, for example, Google.

  1. If the GAS/JGAS is located behind a proxy, configure the proxy in the OpenID Connect fglprofile file in $FGLDIR/web_utilities/services/openid-connect/res.
    Remove the comment and set the correct value for the entry called proxy.http.location and proxy.https.location.
  2. Start your dispatcher (if not behind a web server).

Genero OpenIdConnect service requires HTTPS communication with the IdP. If needed, you may have to configure SSL and CA authority in the fglprofile file. (See the Genero Business Development Language User Guide for details).

The GAS is ready to use OpenID Connect/OAuth2 SSO to authenticate end users.