KEYCLOAK-19747 - Support for different key uses by authentication protocol#8684
KEYCLOAK-19747 - Support for different key uses by authentication protocol#8684laskasn wants to merge 2 commits 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 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. |
|
With the complexity/size of this PR and fairly low priority this is not going to get reviewed/merged, so I'm going to close this at least for now. I don't think it is needed to be able to use the same keys for enc and sig, and also don't think it really is needed to be able to support different keys per protocol. |
A description of this pull request is available here.
The relevant ticket is this one