ChrisHasenpflug
01-15-2009, 02:08 PM
Where in the vB source code would I find the requirements to validate a session? I'm writing an authorization backend for the Django framework (Python). I've managed to authenticate a user at sign-on, but now would like to implement single sign-on. I haven't yet located the session validation information the vB source, so any help would be appreciated!