Versions Compared

Key

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

...

requestparamsresponsedescription
GET /oauth/providers
OAuthProvider arraylist of configured identity providers
GET /oauth/redirect
TokenResponse
POST /oauth/loginusername={}&password={}TokenResponse

Environment Vars:

envdefault valuedescription
TOKEN_SECRETsecretkey to sign the token
TOKEN_ISSUERONAP SDNC
HOST_URLnull => autodetectedimportant for reverse proxy use case
ODLUX_REDIRECT_URI/odlux/index.html#/oauth?token=OAuth redirect will be responded
SUPPORT_ODLUSERStruelogin interface enabled for internal odl configured users


Dataflow example for Login with external Identity Provider (KeyCloak)

...