Versions Compared

Key

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

...

Code Block
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>