Thanks.  I know it's old - but it works for us.
The user name amongst other things is sent as a part of the url,
encoded ofc.  I read the user name and need to authenticate with that
only.

If you think your code could accomplish that - it would be greatly appreciated.

Best regards,
Bjarni Ragnarsson.

2008/9/30 Christopher Arndt <[EMAIL PROTECTED]>:
>
> Bjarni Ragnarsson schrieb:
>> Hi everyone.
>>
>> I really need to be able to authenticate users directly in code
>> knowing only the user name.  That is, password is unknown.  The user
>> is authenticated outside the web.
>>
>> How can this be accomplished (without hacking TG code)?
>> I have TG 1.0b.
>
> That's REALLY old (are you sure you don't mean 1.1b1?). You should upgrade.
>
> So you want some form of single-sign-on? OpenID [1] might be an option.
>
> http://nxsy.org/code/tgopenidlogin/
>
> I have an example project for using tgopenidlogin. I can send it to you,
> if you want.
>
> Chris
>
> [1] http://openid.net/
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to