Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
danizen
/
python-cas
Public
forked from
python-cas/python-cas
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 12, 2018
Fix issue #13 - log on verify response
Show description for cffe901
Dan Davis
committed
cffe901
View commit details
Copy full SHA for cffe901
Browse repository at this point
Commits on Jan 19, 2018
Merge pull request #7 from divad/patch-2
Show description for ec65b78
evgenyfadeev
authored
ec65b78
View commit details
Copy full SHA for ec65b78
Browse repository at this point
Update cas.py
divad
authored
d0d2de5
View commit details
Copy full SHA for d0d2de5
Browse repository at this point
Update cas.py
divad
authored
c5f16e5
View commit details
Copy full SHA for c5f16e5
Browse repository at this point
Merge pull request #8 from l4sh/patch-1
Show description for 8b35b9a
evgenyfadeev
authored
8b35b9a
View commit details
Copy full SHA for 8b35b9a
Browse repository at this point
Commits on Aug 30, 2017
Add lxml to setup.py
Show description for 3e27bbd
l4sh
authored
3e27bbd
View commit details
Copy full SHA for 3e27bbd
Browse repository at this point
Commits on Jun 8, 2017
Add method verify_logout_request
Show description for 6e68475
divad
authored
6e68475
View commit details
Copy full SHA for 6e68475
Browse repository at this point
Commits on May 8, 2017
Merge pull request #5 from intgr/cas-v3-uri
Show description for 5a8850e
evgenyfadeev
authored
5a8850e
View commit details
Copy full SHA for 5a8850e
Browse repository at this point
Commits on Mar 15, 2017
Update URL suffix for CAS v3 serviceValidate
Show description for 1633981
intgr
committed
1633981
View commit details
Copy full SHA for 1633981
Browse repository at this point
Commits on Feb 21, 2017
Merge pull request #4 from Nereo/master
Show description for a78b0b3
evgenyfadeev
authored
a78b0b3
View commit details
Copy full SHA for a78b0b3
Browse repository at this point
Commits on Feb 16, 2017
Improve CASv2 XML parsing when user node is nested under a non-standard node
François Voron
committed
0a0009e
View commit details
Copy full SHA for 0a0009e
Browse repository at this point
Commits on Nov 6, 2016
Release 1.2.0
mingchen
committed
92fa236
View commit details
Copy full SHA for 92fa236
Browse repository at this point
Add requests to install_requires
mingchen
committed
ff66f6b
View commit details
Copy full SHA for ff66f6b
Browse repository at this point
Commits on Oct 27, 2016
Merge pull request #3 from jeremylongo/master
Show description for d7bf775
mingchen
authored
d7bf775
View commit details
Copy full SHA for d7bf775
Browse repository at this point
Merge pull request #2 from nitmir/pull-request-2
Show description for a577145
mingchen
authored
a577145
View commit details
Copy full SHA for a577145
Browse repository at this point
Merge pull request #1 from nitmir/pull-request-1
Show description for b358dce
mingchen
authored
b358dce
View commit details
Copy full SHA for b358dce
Browse repository at this point
Commits on Sep 20, 2016
Update cas.py
jeremylongo
authored
999de3f
View commit details
Copy full SHA for 999de3f
Browse repository at this point
pep8 compliance
jeremylongo
authored
5e633cc
View commit details
Copy full SHA for 5e633cc
Browse repository at this point
Add missing requirement 'requests'
jeremylongo
authored
c7f05ea
View commit details
Copy full SHA for c7f05ea
Browse repository at this point
Add missing requirement 'requests'
jeremylongo
authored
fa3c039
View commit details
Copy full SHA for fa3c039
Browse repository at this point
Commits on Sep 15, 2016
Replace urllib with requests to fix SNI issues
jeremylongo
committed
5dc37b3
View commit details
Copy full SHA for 5dc37b3
Browse repository at this point
Replace urllib with requests to fix SNI issues
jeremylongo
committed
2f17ed0
View commit details
Copy full SHA for 2f17ed0
Browse repository at this point
Commits on Jun 22, 2016
In SAMLV1.1, the user username is withing NameIdentifier tags
Show description for de6ba9e
nitmir
committed
de6ba9e
View commit details
Copy full SHA for de6ba9e
Browse repository at this point
In class CASClientV1, the service url is in self.service_url and not in self.service
nitmir
committed
1e3c197
View commit details
Copy full SHA for 1e3c197
Browse repository at this point
Commits on Nov 8, 2015
fix syntax
mingchen
committed
ec1f2d4
View commit details
Copy full SHA for ec1f2d4
Browse repository at this point
update description in setup.py
mingchen
committed
e2631f9
View commit details
Copy full SHA for e2631f9
Browse repository at this point
update version
mingchen
committed
e7c60d6
View commit details
Copy full SHA for e7c60d6
Browse repository at this point
update changelog for new release
mingchen
committed
ca48ce5
View commit details
Copy full SHA for ca48ce5
Browse repository at this point
Commits on Nov 7, 2015
copied test from django-cas-ng
evgenyfadeev
committed
af8af51
View commit details
Copy full SHA for af8af51
Browse repository at this point
more syncing of cas code with that in django-cas-ng
evgenyfadeev
committed
2470ff6
View commit details
Copy full SHA for 2470ff6
Browse repository at this point
Commits on Nov 6, 2015
add SAML single logout to CAS v3
evgenyfadeev
committed
323d282
View commit details
Copy full SHA for 323d282
Browse repository at this point
synced the protocol part with django-cas-ng in hope to use this library in django-cas-ng
evgenyfadeev
committed
c971014
View commit details
Copy full SHA for c971014
Browse repository at this point
allowed to customize name of logout redirect url parameter
evgenyfadeev
committed
4db4f79
View commit details
Copy full SHA for 4db4f79
Browse repository at this point
base cas client with SAML on CASClientV2
evgenyfadeev
committed
e55da7c
View commit details
Copy full SHA for e55da7c
Browse repository at this point
tox tests pass
evgenyfadeev
committed
b0d7c2d
View commit details
Copy full SHA for b0d7c2d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.