Re: 3rd Party Auth or Session Management

2009-10-06 Thread Kristaps Kūlis
You can write auth backend to LDAP, so it will auth against LDAP See http://code.djangoproject.com/ticket/11526 About sessions: you can write custom session backend, with talks to OpenSSO server Kristaps Kūlis BOFH excuse #371: Incorrectly configured static routes on the corerouters.

3rd Party Auth or Session Management

2009-10-05 Thread MD
I have an environment where users come into a portal that's running on top of a SUN Glassfish server using OpenSSO on the back end. Users authenticate to this SUN system and get a session token. Is there a way to have Django use that session token and LDAP server instead of using the Django databa