aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-saml/src/test/java/org/sonar/auth/saml/SonarqubeRelyingPartyRegistrationRepositoryTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-24023 Handle case where encryption is enabled but signing request disabledAurelien Poscia2024-12-231-1/+35
* SONAR-24007 Implement migration testsNolwenn Cadic2024-12-201-22/+12
* SONAR-24023 Added test for SonarqubeRelyingPartyRegistrationRepository + refa...Aurelien Poscia2024-12-201-0/+185