You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have implemented a custom-credential-store to provide (HW based) passwords to open the pkcs12 certificates for our keycloak (m)TLS setup. The passwords are provided by a system library (so) which has a jndi binding for java. The passwords are never written in clear text...
The custom credential store is an extension for Wildfly/Elytron like this:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We have implemented a custom-credential-store to provide (HW based) passwords to open the pkcs12 certificates for our keycloak (m)TLS setup. The passwords are provided by a system library (so) which has a jndi binding for java. The passwords are never written in clear text...
The custom credential store is an extension for Wildfly/Elytron like this:
https://github.com/esanya/elytron-examples/tree/master/custom-credential-store
Our question would be: how to implement this functionality in the quarcus based Keycloak?
Thanks,
Regards,
Sandor
Beta Was this translation helpful? Give feedback.
All reactions