mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-21 06:20:05 -06:00
Allow configure encryption details for SAML clients
Closes #40933 Signed-off-by: rmartinc <rmartinc@redhat.com>
This commit is contained in:
@@ -134,6 +134,7 @@ public enum JBossSAMLURIConstants {
|
||||
XMLSCHEMA_NSURI("http://www.w3.org/2001/XMLSchema"),
|
||||
XMLDSIG_NSURI("http://www.w3.org/2000/09/xmldsig#"),
|
||||
XMLENC_NSURI("http://www.w3.org/2001/04/xmlenc#"),
|
||||
XMLENC11_NSURI("http://www.w3.org/2009/xmlenc11#"),
|
||||
XSI_NSURI("http://www.w3.org/2001/XMLSchema-instance"),
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user