JWKS/RS256 and mod_mqtt / xmpp #4091
Replies: 1 comment
-
|
issue solved, i forgot to add jwt_jid_field |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, im using keycloak and in client i have access token.
i would like to use the AT as password, which is working, but i dont know what to set as secret.jwt because by standard keycloak uses RS256 or RSA-OAEP.
all the time when im trying to connect to mod_mqtt i get not authenticated, our restapi works normally (using jwks).
How the config should look like for logging in for users on specific domain with jwt only for mqtt and xmpp ?
Beta Was this translation helpful? Give feedback.
All reactions