TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Django single sign-on server functionality — django-mama-cas

3 pointsby pajjuover 11 years ago

1 comment

hardwaresoftonover 11 years ago
This is awesome, I was JUST about to implement this where I work. May we all be freed from SAML based implementations of SSO<p>one question - If this implementation uses django cookies to manage state, does this mean that it actually only works within the django ecosystem?