keycloak-community icon indicating copy to clipboard operation
keycloak-community copied to clipboard

Results 25 keycloak-community issues
Sort by recently updated
recently updated
newest added

This PR proposes new SPI called "KeyStore". The purpose of the SPI is to allow an arbitrary number of key stores to be provisioned. This work is split from old...

add FAPI 2.0 security profile, FAPI 2.0 message singing, RFC 9207, and RFC 9449 in keycloak 23.

In the earlier [Vault SPI](https://github.com/keycloak/keycloak-community/blob/main/design/secure-credentials-store.md) design proposal, a second phase was proposed to introduce encryption and decryption capabilities. This pull request builds upon that and proposes adding optional at-rest encryption...

patch wrong endpoint url device/auth should be auth/device