I am experiencing this same login issue. access.log shows a successful login artifactory.log shows nothing of consequence (even with org.artifactory.addon.sso on debug)
My POST to this URL: */artifactory/ui/auth/login?_spring_security_remember_me=true* Returns: > admin: false > canDeploy: true > canManage: true > existsInDB: true > internalPasswordDisabled: false > lastLoggedInMillis: 0 > name: " > <My User> > " > offlineMode: false > preventAnonAccessBuild: true > proWithoutLicense: false > profileUpdatable: false > requireProfilePassword: true > requireProfileUnlock: true But then another call is immediately made to: *GET /artifactory/ui/auth/current* which returns > admin: false > anonAccessEnabled: true > canDeploy: true > canManage: true > existsInDB: true > internalPasswordDisabled: false > lastLoggedInMillis: 0 > name: "anonymous" > offlineMode: false > preventAnonAccessBuild: true > proWithoutLicense: false > profileUpdatable: false > requireProfilePassword: true > requireProfileUnlock: true and i stay at the login page. This is only with CROWD users (we are using a JIRA user server, but that box is checked), local users login without issue. If i detach the user from Crowd and set the password directly, then i can log in with that crowd user (but the password is no longer tied to crowd). It used to work fine, then we upgraded to 4.4.2 and it broke. We hoped upgrading to 4.4.3 would fix it, but no dice. Can anyone please help on this? it's driving me crazy. -- View this message in context: http://forums.jfrog.org/Artifactory-Crowd-Integration-Login-fails-tp7288743p7580810.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
