Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
SubjectJAVA PropertyExplanation
JWT Authenticationblueriq.security.jwt.login-path

Optional login path property that is used when building the login redirect URL to the Gateway Service. This can be overridden when the Gateway Service is running behind a reverse proxy.

Default: /login

Include Page
_PropertiesFileJava
_PropertiesFileJava


blueriq.security.jwt.logout-path

Optional logout path property that is used when building the logout redirect URL to the Gateway Service. This can be overridden when the Gateway Service is running behind a reverse proxy.

Default: /logout

Include Page
_PropertiesFileJava
_PropertiesFileJava


blueriq.security.jwt.sso-logout

Boolean indicating whether when logging out of Blueriq the user should be logged out of the Single-Sign-On session as well.

Default: false

Include Page
_PropertiesFileJava
_PropertiesFileJava

Claims mapping

The following configuration properties can be used to extract information from the JWT claims:

Include Page
JWT Mapping properties
JWT Mapping properties