terraform-provider-keycloak
terraform-provider-keycloak copied to clipboard
Unable to create rsa-enc key in realm
Currently it's not possible to create encryption keys in a keycloak realm, as the providerId
field in convertFromRealmKeystoreRsaToComponent is hardcoded to "rsa". Also the list keycloakRealmKeystoreRsaAlgorithm doesn't include encryption algorithms like RSA-OAEP.