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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
SAML-Toolkits
/
python-saml
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
297
Star
684
Code
Issues
10
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support for AuthnRequest HTTP-POST binding with enveloped signatures
- #78
#78
Open
tachang
wants to merge 12 commits into
SAML-Toolkits:master
SAML-Toolkits/python-saml:master
from
tachang:enveloped-sigs
tachang/python-saml:enveloped-sigs
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Support for AuthnRequest HTTP-POST binding with enveloped signatures
#78
tachang
wants to merge 12 commits into
SAML-Toolkits:master
SAML-Toolkits/python-saml:master
from
tachang:enveloped-sigs
tachang/python-saml:enveloped-sigs
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2015
Work in progress on the HTTP-POST binding for IdP's single sign on
Show description for 941d4f0
tachang
committed
941d4f0
View commit details
Copy full SHA for 941d4f0
Browse repository at this point
Commits on Aug 8, 2015
Added tests for AuthnRequest HTTP-POST binding.
Show description for 4dd89c3
tachang
committed
4dd89c3
View commit details
Copy full SHA for 4dd89c3
Browse repository at this point
Merge branch 'master' into enveloped-sigs
tachang
committed
806858a
View commit details
Copy full SHA for 806858a
Browse repository at this point
Fixing some TravisCI errors with imports
tachang
committed
5bd4b5f
View commit details
Copy full SHA for 5bd4b5f
Browse repository at this point
Fixing lots of small issues with PEP8
tachang
committed
70c8510
View commit details
Copy full SHA for 70c8510
Browse repository at this point
Attempting to fix the blank lines issue with PEP8
tachang
committed
14c7347
View commit details
Copy full SHA for 14c7347
Browse repository at this point
Make sure sample output directory is made before writing to it
tachang
committed
80a3aa6
View commit details
Copy full SHA for 80a3aa6
Browse repository at this point
Forgot an import and trying to fix more blank lines
tachang
committed
965093f
View commit details
Copy full SHA for 965093f
Browse repository at this point
More pep8 fixes
tachang
committed
2bfdf71
View commit details
Copy full SHA for 2bfdf71
Browse repository at this point
Commits on Aug 9, 2015
HTML form generation for AuthnRequest using Jinja2 library.
tachang
committed
49ee5bd
View commit details
Copy full SHA for 49ee5bd
Browse repository at this point
Removing print statement and some blank lines
tachang
committed
75342f5
View commit details
Copy full SHA for 75342f5
Browse repository at this point
Commits on Aug 10, 2015
Fixing PEP8 whitespace
tachang
committed
cfef095
View commit details
Copy full SHA for cfef095
Browse repository at this point
You can’t perform that action at this time.