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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Adallom
/
python-saml
Public
forked from
SAML-Toolkits/python-saml
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
python-saml-1.1.0
User selector
All users
All time
Commit history
Commits on Sep 4, 2014
Fix test suite
pitbulk
committed
eb784f8
View commit details
Copy full SHA for eb784f8
Browse repository at this point
Fix python syntax
pitbulk
committed
7f6b527
View commit details
Copy full SHA for 7f6b527
Browse repository at this point
Commits on Sep 3, 2014
Merge pull request #27 from livenson/master
Show description for 2575919
pitbulk
committed
2575919
View commit details
Copy full SHA for 2575919
Browse repository at this point
Commits on Aug 28, 2014
Typo fix
livenson
committed
7756d29
View commit details
Copy full SHA for 7756d29
Browse repository at this point
Commits on Jun 26, 2014
Merge pull request #21 from mtyaka/query-separator
Show description for 6cfa04c
pitbulk
committed
6cfa04c
View commit details
Copy full SHA for 6cfa04c
Browse repository at this point
Merge pull request #22 from mtyaka/default-parser
Show description for d976077
pitbulk
committed
d976077
View commit details
Copy full SHA for d976077
Browse repository at this point
Security improved, added more checks at the SAMLResponse. Request Data used as parameter of the Response constructor
pitbulk
committed
5af6d58
View commit details
Copy full SHA for 5af6d58
Browse repository at this point
Validate in SAMLResponse the Audience
pitbulk
committed
7198d9e
View commit details
Copy full SHA for 7198d9e
Browse repository at this point
Add fingerprint support, check local IdP cert with xml cert
pitbulk
committed
eabe609
View commit details
Copy full SHA for eabe609
Browse repository at this point
Support Signature on Response and on Assertion
pitbulk
committed
5d2e297
View commit details
Copy full SHA for 5d2e297
Browse repository at this point
Commits on Jun 25, 2014
Fix Timestamp issue, minor fix on test
pitbulk
committed
658d9a9
View commit details
Copy full SHA for 658d9a9
Browse repository at this point
Commits on Jun 24, 2014
Don't use default global XML parser to parse response.
Show description for 75dd33c
mtyaka
committed
75dd33c
View commit details
Copy full SHA for 75dd33c
Browse repository at this point
Fix AuthRequest when base URL contains query params.
Show description for af725c0
mtyaka
committed
af725c0
View commit details
Copy full SHA for af725c0
Browse repository at this point
Commits on Apr 22, 2014
Close #12 - Fix redirec headers (used when sending the authnrequest)
pitbulk
committed
3902ce3
View commit details
Copy full SHA for 3902ce3
Browse repository at this point
Close #10 - Setting file protected
pitbulk
committed
d3eed63
View commit details
Copy full SHA for d3eed63
Browse repository at this point
Fix 1 unit test
pitbulk
committed
d6b6204
View commit details
Copy full SHA for d6b6204
Browse repository at this point
Close #14 - Fix Typos. Cosmetics
pitbulk
committed
ac56076
View commit details
Copy full SHA for ac56076
Browse repository at this point
Commits on Apr 21, 2014
Merge pull request #18 from obmarg/decimal-date-fix
Show description for 20e1460
Sixto Martin
committed
20e1460
View commit details
Copy full SHA for 20e1460
Browse repository at this point
Commits on Oct 17, 2013
Added support for dates with milliseconds
Show description for 0cdaff8
obmarg
committed
0cdaff8
View commit details
Copy full SHA for 0cdaff8
Browse repository at this point
Commits on Nov 12, 2012
Merge pull request #7 from claytantor/master
Show description for 52abf76
christianbpedersen
committed
52abf76
View commit details
Copy full SHA for 52abf76
Browse repository at this point
Merge pull request #4 from dolfandringa/master
Show description for 4d4f9df
christianbpedersen
committed
4d4f9df
View commit details
Copy full SHA for 4d4f9df
Browse repository at this point
added the required imports and fixed the typo
claytantor
committed
3d7d2c1
View commit details
Copy full SHA for 3d7d2c1
Browse repository at this point
Commits on Mar 23, 2012
get_assertion_attribute_value added to Response object. This method can retrieve AssertionAttributes from the assertion tag
Dolf Andringa
committed
cacd7fd
View commit details
Copy full SHA for cacd7fd
Browse repository at this point
Commits on Mar 20, 2012
Merge pull request #3 from dolfandringa/master
Show description for 2a44903
up_the_irons
committed
2a44903
View commit details
Copy full SHA for 2a44903
Browse repository at this point
NotBefore condition in the Assertion Conditions is not mandatory. If it is not specified, use yesterday as not_before condition
dolfandringa
committed
f974cdc
View commit details
Copy full SHA for f974cdc
Browse repository at this point
Commits on Nov 1, 2011
typos fixed
Christian Pedersen
committed
cd7ee7e
View commit details
Copy full SHA for cd7ee7e
Browse repository at this point
Commits on Sep 13, 2011
Merge pull request #1 from andresburitica/cosmetic_fixes
Show description for d538d72
up_the_irons
committed
d538d72
View commit details
Copy full SHA for d538d72
Browse repository at this point
Commits on Jul 20, 2011
Improve comments and documentation
thelinuxkid
committed
808d76d
View commit details
Copy full SHA for 808d76d
Browse repository at this point
Add .gitignore
thelinuxkid
committed
8da9c5b
View commit details
Copy full SHA for 8da9c5b
Browse repository at this point
Commits on Jul 19, 2011
README -> README.rst
Garry Dolley
committed
788311d
View commit details
Copy full SHA for 788311d
Browse repository at this point
Commits on Jul 18, 2011
Onelogin -> OneLogin
Garry Dolley
committed
94f069c
View commit details
Copy full SHA for 94f069c
Browse repository at this point
First release
Christian Pedersen
committed
9854699
View commit details
Copy full SHA for 9854699
Browse repository at this point
first commit
Christian Pedersen
committed
d585325
View commit details
Copy full SHA for d585325
Browse repository at this point
You can’t perform that action at this time.