Skip to content Skip to sidebar Skip to footer
Showing posts with the label Single Sign On

Single Sign On To Django Site Via Remote Active Directory

I developed an Intranet for a client using Django. The users sign on to their computers via Active … Read more Single Sign On To Django Site Via Remote Active Directory

Spnego (kerberos Token Generation/validation) For Sso Using Python

I'm attempting to implement a simple Single Sign On scenario where some of the participating se… Read more Spnego (kerberos Token Generation/validation) For Sso Using Python