Configure the Genero Application
Server for OpenID Connect Single sign-on (SSO).
-
Create an account with an OpenID Connect provider that will provide authentication services for
you, for example, see Configure OpenID Connect identity on Google.
-
If the GAS 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
.
-
Start your dispatcher (if not behind a Web server).
Note: Genero OpenId Connect 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 SSO to
authenticate end users.