KEYCLOAK-19495 Realm key(s) uses - Allowing multivalue fields#8539
KEYCLOAK-19495 Realm key(s) uses - Allowing multivalue fields#8539laskasn wants to merge 1 commit intokeycloak:mainfrom
Conversation
|
@laskasn CC @cgeorgilakis There are some changes in latest Keycloak related to keys and key use etc. Just to confirm, could you please doublecheck if latest Keycloak 22.0.1 doesn't already address your use-case? |
@mposolda as I see, what we want is not supported yet in Keycloak.
If you want to proceed with this PR, we need to rebase it and move ui changes from old admin console to new admin console. |
|
I'm going to close this as I think it adds unnecessary complexity. If anyone really wants to use the same keys for enc and sig that can be done by registering the keys twice, or through a custom key provider. |
This is the first pull request as described here