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 }}
coolbootscoder
/
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
Breadcrumbs
History for
python-saml
tests
src
on
master
User selector
All users
All time
Commit history
Commits on May 17, 2016
Fix #135, #136. Metadata XML (RequestedAttribute)
pitbulk
committed
c2b087d
View commit details
Copy full SHA for c2b087d
View code at this point
Browse repository at this point
Commits on May 14, 2016
Remove reference to wrong NameIDFormat: urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified . Should be urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
pitbulk
committed
431e504
View commit details
Copy full SHA for 431e504
View code at this point
Browse repository at this point
IdP metadata parser/merger adjustments
pitbulk
committed
10dc84f
View commit details
Copy full SHA for 10dc84f
View code at this point
Browse repository at this point
Commits on May 11, 2016
#112. Remove requirement on responsesRemove
pitbulk
committed
4c14943
View commit details
Copy full SHA for 4c14943
View code at this point
Browse repository at this point
Commits on May 10, 2016
Fix #119. Allow AuthnRequest with no NameIDPolicy
pitbulk
committed
414e05e
View commit details
Copy full SHA for 414e05e
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/onelogin/python-saml
pitbulk
committed
7582e4f
View commit details
Copy full SHA for 7582e4f
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
IdP metadata parser: fix singleSignOnService processing
pitbulk
committed
12f3d39
View commit details
Copy full SHA for 12f3d39
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Assert failure for the expected reason
chadkeck
committed
b403799
View commit details
Copy full SHA for b403799
View code at this point
Browse repository at this point
Fix typo in test
chadkeck
committed
d61f78d
View commit details
Copy full SHA for d61f78d
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Revert "Get/validate assertion when empty Response signature ref URI"
pitbulk
committed
c12d308
View commit details
Copy full SHA for c12d308
View code at this point
Browse repository at this point
Merge pull request #113 from novafloss/108-get-assertion-when-empty-signature-ref-uri
Show description for e0bb871
pitbulk
committed
e0bb871
View commit details
Copy full SHA for e0bb871
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
Fix #94 Idp Metadata parser
pitbulk
committed
33a7aa5
View commit details
Copy full SHA for 33a7aa5
View code at this point
Browse repository at this point
Modify signature reference URI only when use inner signature certificate
Show description for eafae45
Florent
committed
eafae45
View commit details
Copy full SHA for eafae45
View code at this point
Browse repository at this point
Get assertion when response signature reference URI is empty
Florent PIGOUT
committed
6b6c2fa
View commit details
Copy full SHA for 6b6c2fa
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Merge branch 'compare-assertion-inresponseto-if-not-none' of https://github.com/novafloss/python-saml into novafloss-compare-assertion-inresponseto-if-not-none
pitbulk
committed
8c7901c
View commit details
Copy full SHA for 8c7901c
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Adapt PR. Toolkit will only support 1 AttributeConsumingService. Adding AttributeConsumingService with String style
pitbulk
committed
0e2ee59
View commit details
Copy full SHA for 0e2ee59
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
Merge branch 'master' of https://github.com/jimmyislive/python-saml into jimmyislive-master
pitbulk
committed
434ebf9
View commit details
Copy full SHA for 434ebf9
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
Passing NameQualifier through to logout request
pitbulk
committed
efb2515
View commit details
Copy full SHA for efb2515
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
fixing pep8 violations
Jimmy John
committed
51aa235
View commit details
Copy full SHA for 51aa235
View code at this point
Browse repository at this point
unit tests for attributeConsumingService
Jimmy John
committed
b8c7c3e
View commit details
Copy full SHA for b8c7c3e
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
Merge remote-tracking branch 'upstream/master'
Show description for a4a26f7
Jimmy John
committed
a4a26f7
View commit details
Copy full SHA for a4a26f7
View code at this point
Browse repository at this point
Merge pull request #1 from jimmyislive/feature/requested_attrib_support
Show description for 6476aeb
jimmyislive
committed
6476aeb
View commit details
Copy full SHA for 6476aeb
View code at this point
Browse repository at this point
fix unit test breakage
Jimmy John
committed
39c366d
View commit details
Copy full SHA for 39c366d
View code at this point
Browse repository at this point
Compare Assertion InResponseTo if not None
Show description for ef60923
Florent
committed
ef60923
View commit details
Copy full SHA for ef60923
View code at this point
Browse repository at this point
Fix security vulnerability. Prevent signature wrapping
pitbulk
committed
7854c08
View commit details
Copy full SHA for 7854c08
View code at this point
Browse repository at this point
Commits on Feb 11, 2016
Add test for `NameID` nested inside `AttributeValue`.
Nick Barrett
committed
b727312
View commit details
Copy full SHA for b727312
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Improve how we obtain the settings path
pitbulk
committed
9f45619
View commit details
Copy full SHA for 9f45619
View code at this point
Browse repository at this point
Teamcity stuff
pitbulk
committed
9327bcc
View commit details
Copy full SHA for 9327bcc
View code at this point
Browse repository at this point
CI Integration. TeamCity
pitbulk
committed
efe33a7
View commit details
Copy full SHA for efe33a7
View code at this point
Browse repository at this point
Commits on Nov 27, 2015
Support Responses that don't have AttributeStatements
Florent
committed
53f6bf4
View commit details
Copy full SHA for 53f6bf4
View code at this point
Browse repository at this point
Commits on Aug 23, 2015
Be able to retrieve Session Timeout after processResponse
pitbulk
committed
d4be3be
View commit details
Copy full SHA for d4be3be
View code at this point
Browse repository at this point
Allows the RequestedAuthnContext Comparison attribute to be set via config
pitbulk
committed
590e5ae
View commit details
Copy full SHA for 590e5ae
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
Make SPNameQualifier optional on the generateNameId method. Avoid the use of SPNameQualifier when generating the NameID on the LogoutRequest builder.
pitbulk
committed
9347506
View commit details
Copy full SHA for 9347506
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
Handle valid but uncommon dsig block with no URI in the reference
pitbulk
committed
db25532
View commit details
Copy full SHA for db25532
View code at this point
Browse repository at this point
Commits on Jun 24, 2015
Fix pyflakes reported error
pitbulk
committed
e5fe4a0
View commit details
Copy full SHA for e5fe4a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.