Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSO Support #1

Open
akutz opened this issue Mar 17, 2014 · 3 comments
Open

SSO Support #1

akutz opened this issue Mar 17, 2014 · 3 comments

Comments

@akutz
Copy link

akutz commented Mar 17, 2014

I don't see that it does, and after a quick grep for terms like 'cookie', 'header', or the Crowd SSO cookie, 'crowd.token_key', I suspect it doesn't. We use Crowd, but specifically for SSO since I can configure TeamCity to directly authenticate to the same AD that Crowd does.

@greggigon
Copy link
Owner

True that. Didn't have the time to do that one. Should do in the near future.

@akutz
Copy link
Author

akutz commented Mar 17, 2014

I've written quite a few authentication plug-ins, and already looked into forking yours for this reason. However, since TeamCity uses Sun JAAS, and I don't see quickly how to grab the headers, it may be a PITA to implement SSO. If I have time and see how to grab the headers so I can check for the Crowd SSO token, I'll try and implement it myself. The only issue is I can't build it. I submitted another issue where I note the build issue I'm having. Thanks!

@greggigon
Copy link
Owner

There is a way to add the SSO support, something I already discussed with Jetbrains guys. http://devnet.jetbrains.com/thread/441033?tstart=0
Have a look towards the end of the Thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants