keycloak-scim/adapters/saml/as7-eap6/subsystem/src
Stefan Guilhen 76717134ba [KEYCLOAK-12998] Prevent duplicate resources from being added to the keycloak-saml subsystem
- Fixes an issue in parser where the closing tag of the IDP element was in the wrong place, which could break the server configuration
 - Parser now checks for duplicates of elements described with maxOccurs=1 in the schema
 - Add handler for SP and IDP now check for existing SPs or IDPs in the config, preventing addition of a duplicate resource via CLI
 - Subsystem test was enhanced so it now tests some invalid configs with duplicate elements
2020-06-23 20:03:36 +02:00
..
main [KEYCLOAK-12998] Prevent duplicate resources from being added to the keycloak-saml subsystem 2020-06-23 20:03:36 +02:00
test [KEYCLOAK-12998] Prevent duplicate resources from being added to the keycloak-saml subsystem 2020-06-23 20:03:36 +02:00