Skip to content
Discussion options

You must be logged in to vote

Hello Vincent,
Thank you for the suggestion, it is actualy the workaround I use :

  1. generate my own internal JWK
  2. push it using PUT API to add/update the JWK on Hydra.
    It is a more work as POST request could generate at first a full JWK private key with all option (dp,qi, ...) in one step.
    To answer to your question, my purpose was to use HYDRA JWKS to store my own JWK in order to use Private key to sign my API Backend JWT requests and make JWK public key available to frontend apps.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@vinckr
Comment options

Answer selected by vinckr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants