single-sign-on
Single sign-on (SSO) is an authentication scheme that allows a user to log in with a single ID to any of several related, yet independent, software systems. SSO supporters place emphasis on it reducing the risk of password fatigue and improvement of usability in terms of perceived corperate identity between different services of the same provider.
Conversely, single sign-off or single log-out (SLO) is the property whereby a single action of signing out terminates access to multiple software systems.
Here are 25 public repositories matching this topic...
Python CAS (Central Authentication Service) client library support CAS 1.0/2.0/3.0
-
Updated
Aug 30, 2024 - Python
Material referenced in the talks @pythonindia @python-sverige
-
Updated
Dec 8, 2022 - Python
[Flask] Single-sign on with GitHub
-
Updated
Mar 1, 2023 - Python
Single Sign-On (SSO) service for accessing internal UK Government services
-
Updated
Aug 2, 2024 - Python
Python package to allow Flask web applications to single sign-on through IC's Azure Active Directory
-
Updated
Jul 13, 2021 - Python
Having trouble integrating with Auth0? Just look at this repository and understand this process once and for all.
-
Updated
May 4, 2023 - Python
Advanced Ansible role that manages [Red Hat Single Sign-On](https://access.redhat.com/products/red-hat-single-sign-on) instances.
-
Updated
Oct 23, 2023 - Python
An Authenticator for JupyterHub that uses SAML2 single sign-on.
-
Updated
Nov 22, 2018 - Python
City of Helsinki single sign-on service
-
Updated
Nov 8, 2024 - Python
Single Sign On using oAuth2 & JWT
-
Updated
Mar 6, 2020 - Python
Backend for a distributed electronic health records system
-
Updated
Oct 15, 2023 - Python
This is an authentication module that includes single-sign-on features implemented using Django-jwt. This application is ready to deliver user-wise, group-wise and service-wise permission lists, store a service list, authenticate each service id requested by users from different modules, validate token, maintain token life expire time, define ac…
-
Updated
Dec 7, 2022 - Python
The Central Authentication Service (CAS) is a single sign-on protocol for the web. This is a Python CAS client library with added support for <norEduPerson> XML tag to allow attributes to be retrieved from <norEduPerson> nested elements when there is no <cas:attributes> available in the XML CAS response file.
-
Updated
Nov 20, 2019 - Python
Kleides Discourse Single-Sign-On client (for Django)
-
Updated
Jun 13, 2024 - Python
Single Sign-On ( SSO ) with Django
-
Updated
Jan 19, 2021 - Python
Flask SAML Integration: Seamlessly integrate SAML authentication into Flask applications. Features include SAML Service Provider (SP), Identity Provider (IdP) handling, dynamic IdP management, single sign-on (SSO), Flask-SAML demo, Flask-SAML2 library, Flask extension, authentication routes, user profile management, and Flask-SAML configuration.
-
Updated
Mar 2, 2024 - Python
A Python library for using the Abenity API.
-
Updated
Jul 19, 2024 - Python
Single Sign-On (SSO) solution with Keycloak. Consolidated user authentication and access control across various applications to significantly enhancing security measures and user experiences.
-
Updated
Oct 13, 2023 - Python