- JEEDY-1884 - Added more logging for
KeycloakAuthenticatorJNDIGroupsValve
and ORDS Valve
- JEEDY-1829 - ORDS valve now reads the groups prefix from context parameter(
ords.role.prefixes
). If not defined, all groups are taken
- JEEDY-1830 - Valve to get groups from JNDIRealm while using Keycloak - KeycloakAuthenticatorJNDIGroupsValve
- JEEDY-1690 AiCookiesValve apart from cookies directly, now overrides the headers as well
- JEEDY-1705 AiSession apart from cookies directly, now overrides the headers as well
- Additional tests for loginas for AiSessionValve and AiCookiesValve
- JEEDY-1680: AI_LOGIN_AS cookie accepts numbers in the username
- JEEDY-1624: Header spoof valve
- JEEDY-1569: Global Logout hack for edh
- JEEDY-1439: Ords jndi realm
- JEEDY-1444: multiple SSO remote user header issue (apex + qualiac) fix
- JEEDY-1326: Updated the following modules:
cern-tomcat-authentication
cern-tomcat-sso-test-suite
BasicAuthenticatorMockPrincipalInjectionValve
can be parametrized with the username and roles (comma separated list) context params. Previous version would require changes in the docker image.
- JEEDY-1326: Updated the following modules:
cern-tomcat-authentication
cern-tomcat-sso-test-suite
BasicAuthenticatorMockPrincipalInjectionValve
can be parametrized with the username and roles (comma separated list) valve attributes.