keycloak-scim/adapters/saml/as7-eap6
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
..
adapter Set version to 11.0.0-SNAPSHOT 2020-04-29 12:57:55 +02:00
subsystem [KEYCLOAK-12998] Prevent duplicate resources from being added to the keycloak-saml subsystem 2020-06-23 20:03:36 +02:00
pom.xml Set version to 11.0.0-SNAPSHOT 2020-04-29 12:57:55 +02:00