Files
zuul/doc/source/examples/keycloak/keycloak
Jeremy Stanley 4f90164ba7 Refresh Keycloak OpenID Howto for latest Keycloak
Going back through the Howto, many of the Keycloak admin UI screens
have changed layout and prompts, making the guide less
straightforward to follow. Update it to match Keycloak 23 (latest at
time of writing).

It also appears that pyJWT 2.5.0 fixed the bug which caused it to
break on encountering unsupported keys, so the noted step for
disabling rsa-enc-generated should no longer be necessary (this has
also become somewhat harder to do in more recent Keycloak versions).

Newer Keycloak seems to get confused by trailing slashes on origins,
which causes problems for its CORS headers, so fix it and add a
parenthetical note as a reminder.

Change-Id: I585439d4718fafd7075a3ed31ebcd10139dc355a
2024-02-14 17:05:41 +00:00
..