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 }}
jcppdev
/
SAML2
Public
forked from
i8beef/SAML2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SAML2
src
on
18-AllowMultipleIdpsPerFile
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 16, 2017
#18 Adds support for multiple IDPs per file
i8beef
committed
02c2cf0
View commit details
Copy full SHA for 02c2cf0
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
Cleanup commit, and changed location for testing framework so hopefully it can find its files now.
i8beef
committed
c07b7a4
View commit details
Copy full SHA for c07b7a4
View code at this point
Browse repository at this point
Apparently fixing line endings
i8beef
committed
f7ee42b
View commit details
Copy full SHA for f7ee42b
View code at this point
Browse repository at this point
Fixes #1, added check for cases where Redirect binding is used and the IdP supplied URL already contains a query string
i8beef
committed
1c663d3
View commit details
Copy full SHA for 1c663d3
View code at this point
Browse repository at this point
Fixes #2, nested signed messages bug in .NET 4.5 when both SAMLReponce and Assertion are signed
i8beef
committed
108f1cd
View commit details
Copy full SHA for 108f1cd
View code at this point
Browse repository at this point
Fixes 3, SignatureMethod serilization incorrect
i8beef
committed
dcea887
View commit details
Copy full SHA for dcea887
View code at this point
Browse repository at this point
Commits on Aug 16, 2014
Cleanup.
mike
committed
88b49b5
View commit details
Copy full SHA for 88b49b5
View code at this point
Browse repository at this point
Work item 8, add support for unsolicited IDP responses.
mike
committed
f321535
View commit details
Copy full SHA for f321535
View code at this point
Browse repository at this point
Small cleanup commit.
mike
committed
7538275
View commit details
Copy full SHA for 7538275
View code at this point
Browse repository at this point
Merge with aspnet45fix
mike
committed
ea673b0
View commit details
Copy full SHA for ea673b0
View code at this point
Browse repository at this point
Removed .orig merge artifact.
mike
committed
789e24b
View commit details
Copy full SHA for 789e24b
View code at this point
Browse repository at this point
Merge with metadata-lifetime
mike
committed
ed02b43
View commit details
Copy full SHA for ed02b43
View code at this point
Browse repository at this point
Fixed a formatting issue pre-merge (Ignore last commit).
mike
committed
56ed33a
View commit details
Copy full SHA for 56ed33a
View code at this point
Browse repository at this point
Fixed a formatting issue pre-merge.
mike
committed
8951648
View commit details
Copy full SHA for 8951648
View code at this point
Browse repository at this point
Merge
mike
committed
778a1af
View commit details
Copy full SHA for 778a1af
View code at this point
Browse repository at this point
Merge
mike
committed
976421c
View commit details
Copy full SHA for 976421c
View code at this point
Browse repository at this point
Fixed a logging issue.
mike
committed
b9f3a3f
View commit details
Copy full SHA for b9f3a3f
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
Possible to override assertions and give List<string>
wouter1twaalf
committed
878f986
View commit details
Copy full SHA for 878f986
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
Added support for specifying metadata lifetime in config.
ErikSchierboom
authored and
ErikSchierboom
committed
e9001d7
View commit details
Copy full SHA for e9001d7
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
This commit fixes two bugs that appear when running the application under ASP.NET 4.5.
ErikSchierboom
authored and
ErikSchierboom
committed
1e59cc5
View commit details
Copy full SHA for 1e59cc5
View code at this point
Browse repository at this point
Commits on Mar 11, 2014
Work item issue 6, session state can be null under certain conditions.
mhallock
committed
743c19e
View commit details
Copy full SHA for 743c19e
View code at this point
Browse repository at this point
Commits on Dec 12, 2013
Merge
mhallock
committed
12eb2ab
View commit details
Copy full SHA for 12eb2ab
View code at this point
Browse repository at this point
Fixed some formatting and refactored some parts to genericize settings and limit httpContext references.
mhallock
committed
010766f
View commit details
Copy full SHA for 010766f
View code at this point
Browse repository at this point
Commits on Nov 27, 2013
Work item 4, metadata parsing for dual purpose IDP metadata files failed to distinguish between IDP and SP ARS and SLO endpoints.
mike
committed
b1f65a4
View commit details
Copy full SHA for b1f65a4
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
Work item 3, add real namespaces to serialization constructor to get more standard message serialization.
mike
committed
e2920d5
View commit details
Copy full SHA for e2920d5
View code at this point
Browse repository at this point
Fixed an issue introduced in the renaming of enum options in a previous commit.
mike
committed
cff7ff5
View commit details
Copy full SHA for cff7ff5
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
Work item 2, SamlActionType does not match specification casing.
mike
committed
b3b6d35
View commit details
Copy full SHA for b3b6d35
View code at this point
Browse repository at this point
Work item 1 merge formatting fix.
mike
committed
6237543
View commit details
Copy full SHA for 6237543
View code at this point
Browse repository at this point
Commits on Nov 1, 2013
Refactored HttpContext session access into a State provider model.
Show description for 890362a
dwaynew
committed
890362a
View commit details
Copy full SHA for 890362a
View code at this point
Browse repository at this point
Commits on Oct 30, 2013
Shifted instantiation of the HttpRedirectBindingBuilder below where the request
Show description for bad7f68
dwaynew
committed
bad7f68
View commit details
Copy full SHA for bad7f68
View code at this point
Browse repository at this point
Commits on Sep 27, 2013
Added signature checks for ArtifactResolve.
Show description for eda4f74
mhallock
committed
eda4f74
View commit details
Copy full SHA for eda4f74
View code at this point
Browse repository at this point
Fixed several null reference possibilities with session variables.
mhallock
committed
f2b42f1
View commit details
Copy full SHA for f2b42f1
View code at this point
Browse repository at this point
Added SHA256 signature support for .NET 4.0+ implementations.
mhallock
committed
62bab15
View commit details
Copy full SHA for 62bab15
View code at this point
Browse repository at this point
Fixed a bug where signature retrieval could sometimes be called on an element without an owner document.
mhallock
committed
1fc9ac9
View commit details
Copy full SHA for 1fc9ac9
View code at this point
Browse repository at this point
Added support for artifact resolution client certificate authentication in addition to basic auth (Some configuration changes result)
mhallock
committed
7943648
View commit details
Copy full SHA for 7943648
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.