[midPoint-git] [Evolveum/midpoint] d77671: fix bugs from schrodinger ldap auth tests
Lukas Skublik
noreply at github.com
Mon May 22 09:28:47 CEST 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: d7767198ff8ef4fa780e166cb36c4337b3e70036
https://github.com/Evolveum/midpoint/commit/d7767198ff8ef4fa780e166cb36c4337b3e70036
Author: lskublik <lskublik at evolveum.com>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
M model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/AuthenticationEvaluator.java
M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/evaluator/AuthenticationEvaluatorImpl.java
M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/factory/module/LdapModuleFactory.java
A model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/ldap/AuditedAuthenticationException.java
M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/ldap/LdapDirContextAdapter.java
M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/ldap/MidpointPrincipalContextMapper.java
M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/provider/MidPointAbstractAuthenticationProvider.java
M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/provider/MidPointLdapAuthenticationProvider.java
Log Message:
-----------
fix bugs from schrodinger ldap auth tests
Commit: 81026b670b645316dd936912cb120511a497b7be
https://github.com/Evolveum/midpoint/commit/81026b670b645316dd936912cb120511a497b7be
Author: lskublik <lskublik at evolveum.com>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
M testing/rest/src/test/resources/authentication/repo/security-policy-default.xml
M testing/rest/src/test/resources/authentication/repo/security-policy-disabled.xml
M testing/rest/src/test/resources/authentication/repo/security-policy-enabled.xml
M testing/rest/src/test/resources/authentication/repo/security-policy-issuer-uri.xml
M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri-wrong-alg.xml
M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri.xml
M testing/rest/src/test/resources/authentication/repo/security-policy-public-key-wrong-alg.xml
M testing/rest/src/test/resources/authentication/repo/security-policy-public-key.xml
M testing/rest/src/test/resources/authentication/repo/security-policy-symmetric-key-wrong-alg.xml
M testing/rest/src/test/resources/authentication/repo/security-policy-symmetric-key.xml
M testing/rest/src/test/resources/authentication/repo/security-policy-unsuccessful.xml
M testing/rest/src/test/resources/repo/security-policy-no-history.xml
M testing/rest/src/test/resources/repo/security-policy.xml
Log Message:
-----------
Merge remote-tracking branch 'refs/remotes/origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/4c11c564dffe...81026b670b64
More information about the midPoint-svn
mailing list