Hi all,
Working on learning keycloak again.
I found a document on how to set up openid for nextcloud using
keycloak:
https://janikvonrotz.ch/2020/10/20/openid-connect-with-nextcloud-and-keycloak/
However, the docker image I use is keycloak 20.0.4
(docker.io/bitnami/keycloak:20), while that blog-post is for
keycloak version .. euh .. well not 20.0.4 :-/
Does somebody have an up-to-date version of this blog-post?
(or can somebody "translate" this into a keycloak 20.0.4?
I am uncertain about this part:
--- cut here --- cut here --- cut here ----
This will ensure that only the client roles are stored in the
token.
--- cut here --- cut here --- cut here ----
I am currently in this menu in the admin dashboard:
Clients -> (correct clientid) -> client scopes.
But then I have a list of client scopes, not just one where I can
disable "full scope allowed">
There is one <name-of-client>-dedicated in that list.
Is that the one that I need to change?
Thanks in advance.
Kr. Bonne.