Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. registration of the application at the OAuth2 Authorization Server

  2. configuration of these parameters in the Application wide settings :

...

  • webapp.security.auth.type=oauth2

...

  • webapp.security.auth.oauth2.authenticationEndpointUrl=<OAuth2

...

  • endpoint

...

  • URL>

...

  • webapp.security.auth.oauth2.clientId=<OAuth2

...

  • client

...

  • id>

...

  • webapp.security.auth.oauth2.redirectUrl=<local

...

  • URL

...

  • to

...

  • /info/login-callback>