Hi, I'm quite new to OSQA and have to extend an existing django/osqa installation.

I'd like to implement a kind of SSO with a couple of other tools. Our tool is currently using tight ldap authentication by means of a forum module. Unfortunately I could not yet figure out the way the login information finds its way to being rendered by the main page.

Is there a possibility to send a string token to the client just after (and only after) the user has logged in to the system ?

Or is there a kind of UserLoginAction that I could hook to ? Or any other Action that I could use to send a token to the client just after the user logs in /out ? I could not find an answer from forum/actions.

Many thanks in advance to any help.

asked 12 Sep '11, 06:22

rho's gravatar image

rho
1
accept rate: 0%

Be the first one to answer this question!
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:

×75
×6
×3

Asked: 12 Sep '11, 06:22

Seen: 189 times

Last updated: 12 Sep '11, 06:22

powered by OSQA