in reply to Single sign on with AD
So what you want is a Perl version of mod_auth_sspi? Have a search on CPAN for SSPI or NTLM, there look to be some useful modules there.
If you want to do full SSO (i.e. not Microsoft specific), then you're looking at something like OpenID or SAML2.
rdfield
|
---|
In Section
Seekers of Perl Wisdom