terraform-provider-keycloak icon indicating copy to clipboard operation
terraform-provider-keycloak copied to clipboard

Unable to create rsa-enc key in realm

Open guthypeter opened this issue 1 year ago • 0 comments

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.

guthypeter avatar Jun 23 '23 08:06 guthypeter