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

asked 15 Oct '10, 12:53

chakrapani's gravatar image

chakrapani
61224
accept rate: 0%

edited 02 Feb '11, 08:38

rickross's gravatar image

rickross ♦♦
12.5k2914972

Any luck? I'm going to try to do the same thing with siteminder.

(22 Oct '10, 16:38) kyledyer

If you know how to do it with python, we can help you with adapting it to OSQA.

(23 Oct '10, 11:08) Hernani Cerq... ♦♦

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

(30 Oct '10, 23:34) chakrapani

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.

(13 Nov '10, 19:50) bits

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..

link

answered 01 Feb '11, 02:01

chakrapani's gravatar image

chakrapani
61224
accept rate: 0%

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
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×32
×16
×12
×1

Asked: 15 Oct '10, 12:53

Seen: 1,089 times

Last updated: 03 Feb '11, 22:49

powered by OSQA