Hi all,
I'm trying to setup a client in Keycloak with Signed JWT as Client Authenticator.
According to the tooltip I should be able to provide a JWKS URL. It says: "If the switch is on, client public keys will be downloaded from given JWKS URL."
But if I switch the Use JWKS URL toggle to ON, I don't see any option to configure a JWKS url. I see an empty textarea, but that text area is not editable, so i cannot put a JWKS url in there.
Is this a bug, or should I look at another configuration screen to provide the JWKS URL?