aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-saml/src/test/java/org/sonar/auth/saml/SamlStatusCheckerTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-24007 Implement migration testsNolwenn Cadic2024-12-201-17/+8
* SONAR-24023 Rewrite tests for SamlAuthenticatorAurelien Poscia2024-12-201-15/+14
* SONAR-24024 Fix diagnostic testsAurelien Poscia2024-12-201-137/+93
* SONAR-24023 Remove onelogin dependencyAurelien Poscia2024-12-201-4/+1
* SONAR-24023 Add PrincipalToUserIdentityConverterTestAurelien Poscia2024-12-201-21/+4
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20920 Add details about signature and encryption on the SAML Test pageMatteo Mara2023-11-071-11/+92
* SONAR-18805 improve validation of the SAML authentication when login or name ...Matteo Mara2023-03-211-1/+18
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17296 improved handling of SAML Authentication errors preventing the ha...Matteo Mara2022-10-101-0/+10
* SONAR-17296 Return an error status if the SAML login and name are not found i...Matteo Mara2022-09-161-11/+52
* SONAR-17296 build the callback response for displaying the SAML Authenticatio...Matteo Mara2022-09-151-0/+186