]> source.dussan.org Git - sonarqube.git/commit
SONAR-13328 fix SSF-106
authorMichal Duda <michal.duda@sonarsource.com>
Fri, 5 Jun 2020 23:14:56 +0000 (01:14 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 19 Jun 2020 20:04:42 +0000 (20:04 +0000)
commit0b547fab77e6b0e62d2357ac9c0c9102aa1a643b
treeb31b6d419f3cfabca36858551d6b157412d13915
parent8c7e9ded9ad3f8f9aca79558320f319d229c547c
SONAR-13328 fix SSF-106
server/sonar-auth-saml/src/main/java/org/sonar/auth/saml/SamlIdentityProvider.java
server/sonar-auth-saml/src/test/java/org/sonar/auth/saml/SamlIdentityProviderTest.java
server/sonar-auth-saml/src/test/resources/org/sonar/auth/saml/SamlIdentityProviderTest/encoded_full_response.txt
server/sonar-auth-saml/src/test/resources/org/sonar/auth/saml/SamlIdentityProviderTest/encoded_full_response_with_reverse_proxy.txt [new file with mode: 0644]
server/sonar-auth-saml/src/test/resources/org/sonar/auth/saml/SamlIdentityProviderTest/encoded_minimal_response.txt
server/sonar-auth-saml/src/test/resources/org/sonar/auth/saml/SamlIdentityProviderTest/encoded_response_without_login.txt
server/sonar-auth-saml/src/test/resources/org/sonar/auth/saml/SamlIdentityProviderTest/encoded_response_without_name.txt