Add OAuth2 SSO to web application
Add OAuth2 SSO to a Genero web application.
This task must be performed in the application configuration file (.xcf).
Before you begin, you must have an account with an OAuth2 identity provider (such as Facebook or Instagram) that will provide authentication services for you before you can configure applications for Single Sign On.
Ensure the IdP uses the OAuth2 protocol, see Identify the protocol in use by IdP.
The JGAS will handle the OAuth2 protocol and start the web application only when the user has been authenticated, otherwise an HTML error page is returned.
For details of deploying applications with the JGAS, Launch OpenID Connect/OAuth2 SSO app in JGAS.