aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-saml/src/main/java/org/sonar/auth/saml/SamlAuthStatusPageGenerator.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-1/+1
* SONAR-24023 Rewrite tests for SamlAuthenticatorAurelien Poscia2024-12-201-6/+4
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-221-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-241-3/+3
* SONAR-18809 fix SSF-358Matteo Mara2023-03-231-6/+6
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17296 sanitize SAML response fieldsMatteo Mara2022-09-261-21/+6
* SONAR-17296 Add SamlValidationRedirectionFilter and SamlValidationCallbackFil...Dimitris Kavvathas2022-09-151-1/+1
* SONAR-17296 build the callback response for displaying the SAML Authenticatio...Matteo Mara2022-09-151-0/+86