|
Hi OSQA Is it possible to have Authentication of osqa to happen transparently, using the user's current (windows's domain loggedin) username and password on intranet without user to go to login page. I am planning to implement OSQA for intranet site and want OSQA to use my users id and password automatically, without user being prompted for password. Thanks |
|
Hi Here is a way I did this ... http://meta.osqa.net/questions/5472/osqa-using-my-database-to-login-and-auto-login any one intrested in details do contact me.. You get it working? WOw! Could you share details how do you implement the feature?
(02 Feb '11, 03:40)
Shrike
Like I mention in the URL (in my answer) It works ... not a very clean method but works ... I have tested this for last couple of months and it works...
(03 Feb '11, 22:49)
chakrapani
|
Any luck? I'm going to try to do the same thing with siteminder.
If you know how to do it with python, we can help you with adapting it to OSQA.
Django has django SSO http://code.google.com/p/django-sso/ which can be used. But I dont know how to integrate it with OSQA.
Any one has any suggestion
I am trying to show the power of a QA site to my company ppl. I am wanting to demonstrate OSQA on an intranet scale for some 8000+ employees. One of the future issues I can think of is active directory integration. I would be interested to know as soon we have any progress on this.