Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel7
minLevel1

...

Info

Information on redirect URL.

These URIs specifies where client sends (redirects) their users to to after log-ins/log-outs/refresh. The URLs that the Keycloak shall redirects to shall be whitelisted. The URLs shall be specific and may not contain ’wildcards’ (*) as this can be a security risk (see Securing Applications and Services Guide (keycloak.org)). This could be pages like ‘/login', '/login-landing' page which are used when users are redirected to after logged in and logged out.

...

To end a session, use end_session_endpoint found in the openid-configuration of the environment (e. g. openid-configuration)

Example:

...