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

Integrating Django And .net Applications Using Single Sign On (sso)

We have heterogeneous systems consisting of Django and .Net web applications. I primarily work on D… Read more Integrating Django And .net Applications Using Single Sign On (sso)

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