Skip to content

keycloak plugin: use of legacy keycloak urls #642

@bpedersen2

Description

@bpedersen2

Bug Summary

The keycloak still uses the legacy urls with /auth/ prefix both in the docs and in the defaults.
As keycloak changed the defaults ( and discourages this usage) with v18 (released 06/2022) this sould be adapted to the current settings without this prefix.

As keycloak also does provide a .well-known/openid-configuration on the realm , optionally this could be used to get the correct endpoints and settings ( except for client id and client secret and scopes).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions