]> source.dussan.org Git - sonarqube.git/commit
SONAR-17511 fix wrong behavior of the SAML Groups field when no value is provided.
authorMatteo Mara <matteo.mara@sonarsource.com>
Mon, 24 Oct 2022 16:05:44 +0000 (18:05 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 27 Oct 2022 20:03:02 +0000 (20:03 +0000)
commit2d0fc24a0bb35bf5c4d464cd4acea871592f6f38
tree0f75426e3e4add615a3a6cfa11a4a4bfdc063b21
parent2dd8147eaf2064fd8307b4b75e8a7998bad00459
SONAR-17511 fix wrong behavior of the SAML Groups field when no value is provided.
server/sonar-auth-saml/src/main/java/org/sonar/auth/saml/SamlAuthenticator.java
server/sonar-auth-saml/src/test/java/org/sonar/auth/saml/SamlIdentityProviderTest.java