79687219

Date: 2025-07-02 10:00:22
Score: 2.5
Natty:
Report link

Keycloak does not publish the HS512 secret key via the JWKS endpoint, but signs the email verification token with it. I don't want the user to verify the email through the keylock interface, I want to receive a link to the email that leads from vue3 -> java backend where I will analyze the token and make an email confirmation.
I want to be able to set a secret, tried via realm import and keycloak.conf but it is not possible.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Low reputation (1):
Posted by: William Manley