-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(config-api): SAML TR metadata validation, user mgt spec for error and security issue #7930
Conversation
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
…ns-config-api-issues
Signed-off-by: pujavs <[email protected]>
…ns-config-api-issues
Signed-off-by: pujavs <[email protected]>
…ns-config-api-issues
…ns-config-api-issues
Signed-off-by: pujavs <[email protected]>
…ns-config-api-issues
…ns-config-api-issues
…ns-config-api-issues
…decryption handling Signed-off-by: pujavs <[email protected]>
…decryption handling Signed-off-by: pujavs <[email protected]>
…ns-config-api-issues
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
…ns-config-api-issues
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
…ns-config-api-issues
Signed-off-by: pujavs <[email protected]>
…ns-config-api-issues
Signed-off-by: pujavs <[email protected]>
… and security issue Signed-off-by: pujavs <[email protected]>
… and security issue Signed-off-by: pujavs <[email protected]>
Quality Gate passed for 'Jans-Keycloak-Link'Issues Measures |
Quality Gate passed for 'jans-config-api-parent'Issues Measures |
Quality Gate passed for 'SCIM API'Issues Measures |
Quality Gate passed for 'Fido2 API'Issues Measures |
… and security issue (#7930) * feat(config-api): saml plugin changes for new fields Signed-off-by: pujavs <[email protected]> * feat(config-api): kc link plugin endpoint Signed-off-by: pujavs <[email protected]> * feat(config-api): kc link plugin endpoint Signed-off-by: pujavs <[email protected]> * feat(config-api): kc link plugin endpoint Signed-off-by: pujavs <[email protected]> * feat(config-api): saml plugin changes Signed-off-by: pujavs <[email protected]> * feat(config-api): kc plugin changes Signed-off-by: pujavs <[email protected]> * feat(config-api): saml plugin changes for metadata elements Signed-off-by: pujavs <[email protected]> * feat(config-api): resolved merge conflict Signed-off-by: pujavs <[email protected]> * feat(config-api): resolved merge conflict Signed-off-by: pujavs <[email protected]> * feat(config-api): saml metedata elements save Signed-off-by: pujavs <[email protected]> * feat(config-api): attribute validation check Signed-off-by: pujavs <[email protected]> * feat(config-api): attribute validation in schema Signed-off-by: pujavs <[email protected]> * feat(config-api): custom attribute verification in schema Signed-off-by: pujavs <[email protected]> * feat(config-api): attribute check in schema name and client password decryption handling Signed-off-by: pujavs <[email protected]> * feat(config-api): saml plugin changes for sp metadata handling Signed-off-by: pujavs <[email protected]> * feat(config-api): saml plugin changes for sp metadata handling Signed-off-by: pujavs <[email protected]> * feat(config-api): SAML TR enhacement for metadata field and filename Signed-off-by: pujavs <[email protected]> * feat(config-api): SAML TR enhacement for metadata field and filename Signed-off-by: pujavs <[email protected]> * feat(config-api): security issue for apache-mime4j-core Signed-off-by: pujavs <[email protected]> * feat(config-api): exception handling for user creation Signed-off-by: pujavs <[email protected]> * fix(config-api): SAML TR metadata validation, user mgt spec for error and security issue Signed-off-by: pujavs <[email protected]> * fix(config-api): SAML TR metadata validation, user mgt spec for error and security issue Signed-off-by: pujavs <[email protected]> --------- Signed-off-by: pujavs <[email protected]> Co-authored-by: YuriyZ <[email protected]> Former-commit-id: b22b0a4
Prepare
Description
org.apache.james:apache-mime4j-core
from0.8.9
to0.8.10
as per [security-report] (https://artifacthub.io/packages/helm/janssen-auth-server/janssen?modal=security-report)Target issue
closes #7874 #7913
Implementation Details
Test and Document the changes