We are using Artifactory 6.3.3 and trying to implement SSO with SAML via ADFS. The basics work fine, but the group associations don't.
The user can log in, but the group repository permissions aren't used. The SAML logger says that there are (for my test user) 76 groups resolved via saml, so Artifactory gets the group information, but doesn't seem to use it.
There was another question about this here (Artifactory: SAML SSO group matching not working) that unfortunately doesn't have an answer either and I could not find anything else.
Can anyone provide some more information? How are the logs supposed to look like when it's working? I'm not getting any errors at all.. Can anyone give me a hint what I should be looking at to get the whole thing working?