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 }}
teaandcode
/
IdentityModel2
Public
forked from
DuendeArchive/IdentityModel
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
dev
User selector
All users
Datepicker
All time
Commit history
Commits on May 17, 2018
update csproj
leastprivilege
committed
624d524
View commit details
Copy full SHA for 624d524
Browse repository at this point
Commits on May 16, 2018
remove net47 target in test
leastprivilege
committed
11cee13
View commit details
Copy full SHA for 11cee13
Browse repository at this point
streamline target frameworks
leastprivilege
committed
ecf34f0
View commit details
Copy full SHA for ecf34f0
Browse repository at this point
cleanup tests
leastprivilege
committed
c0eea99
View commit details
Copy full SHA for c0eea99
Browse repository at this point
Commits on May 14, 2018
update version
leastprivilege
committed
4cd98ed
View commit details
Copy full SHA for 4cd98ed
Browse repository at this point
Add device flow constants
leastprivilege
committed
311f224
View commit details
Copy full SHA for 311f224
Browse repository at this point
Commits on May 8, 2018
Merge pull request #110 from damianh/no-default-inner-handler
Show description for bf36d7b
leastprivilege
authored
bf36d7b
View commit details
Copy full SHA for bf36d7b
Browse repository at this point
Commits on May 3, 2018
Add AccessTokenDelegatingHandler and RefreshTokenDelegatingHandler that superceeds AccessTokenHandler and RefreshTokenHandler where the inner handler is not created with a default value. This makes…
Show description for 35100ef
damianh
committed
35100ef
View commit details
Copy full SHA for 35100ef
Browse repository at this point
Revert "Do not create a default inner handler. Instead rely on it being set from the outside."
Show description for 02cf7d5
damianh
committed
02cf7d5
View commit details
Copy full SHA for 02cf7d5
Browse repository at this point
Commits on Apr 28, 2018
Do not create a default inner handler. Instead rely on it being set from the outside.
damianh
committed
aabe0f4
View commit details
Copy full SHA for aabe0f4
Browse repository at this point
Commits on Apr 16, 2018
fix a bug where null values are passed to the URL encoded
leastprivilege
committed
d431a2b
View commit details
Copy full SHA for d431a2b
Browse repository at this point
Commits on Apr 15, 2018
updated version
leastprivilege
committed
05fa884
View commit details
Copy full SHA for 05fa884
Browse repository at this point
Commits on Apr 13, 2018
switch to System.Text.Encodings.Web for RequestUrl
leastprivilege
committed
73830f3
View commit details
Copy full SHA for 73830f3
Browse repository at this point
Commits on Apr 12, 2018
update version
leastprivilege
committed
baadaa0
View commit details
Copy full SHA for baadaa0
Browse repository at this point
Return error response body when present in DiscoveryResponse
leastprivilege
committed
149c29e
View commit details
Copy full SHA for 149c29e
Browse repository at this point
Commits on Apr 9, 2018
update version
leastprivilege
committed
d56f573
View commit details
Copy full SHA for d56f573
Browse repository at this point
fixed problem with ambiguous ctor
leastprivilege
committed
d8ba9b3
View commit details
Copy full SHA for d8ba9b3
Browse repository at this point
Commits on Apr 6, 2018
Added header style switch to IntrospectionClient
leastprivilege
committed
faee756
View commit details
Copy full SHA for faee756
Browse repository at this point
moved enum (breaking change - sorry)
leastprivilege
committed
91854a9
View commit details
Copy full SHA for 91854a9
Browse repository at this point
Commits on Mar 1, 2018
Merge pull request #99 from VictorioBerra/patch-1
Show description for b7f59d6
brockallen
authored
b7f59d6
View commit details
Copy full SHA for b7f59d6
Browse repository at this point
Update README.md
Show description for 45d9318
VictorioBerra
authored
45d9318
View commit details
Copy full SHA for 45d9318
Browse repository at this point
Commits on Feb 28, 2018
updated version
leastprivilege
committed
03a083c
View commit details
Copy full SHA for 03a083c
Browse repository at this point
Merge pull request #97 from damianh/tokenclient-handler
Show description for 09e0adf
leastprivilege
authored
09e0adf
View commit details
Copy full SHA for 09e0adf
Browse repository at this point
Pass the innerHandler into the TokenClient
Show description for 005698a
damianh
committed
005698a
View commit details
Copy full SHA for 005698a
Browse repository at this point
Commits on Feb 26, 2018
update packages
leastprivilege
committed
93f2acf
View commit details
Copy full SHA for 93f2acf
Browse repository at this point
add back legacy basic authN encoding
leastprivilege
committed
06ade82
View commit details
Copy full SHA for 06ade82
Browse repository at this point
Commits on Feb 22, 2018
update version
leastprivilege
committed
47578a5
View commit details
Copy full SHA for 47578a5
Browse repository at this point
Merge pull request #94 from KevinDockx/dev
Show description for 89968a1
leastprivilege
authored
89968a1
View commit details
Copy full SHA for 89968a1
Browse repository at this point
Commits on Feb 21, 2018
Add PostAsync to the UserInfoClient to send a UserInfo request using an HTTP POST (useful for interacting with IDPs that only support POSTing to their userinfo endpoint)
KevinDockx
committed
2367228
View commit details
Copy full SHA for 2367228
Browse repository at this point
Commits on Feb 19, 2018
update version
leastprivilege
committed
d7d3c2a
View commit details
Copy full SHA for d7d3c2a
Browse repository at this point
Merge pull request #92 from maskati/dev
Show description for 91c8650
leastprivilege
authored
91c8650
View commit details
Copy full SHA for 91c8650
Browse repository at this point
Refresh token should be retained if token response contains only access token
Majid Maskati
committed
e4089a8
View commit details
Copy full SHA for e4089a8
Browse repository at this point
Commits on Feb 13, 2018
Added test for "+" encoding
leastprivilege
committed
37f6002
View commit details
Copy full SHA for 37f6002
Browse repository at this point
Commits on Feb 7, 2018
updated FluentAssertions
leastprivilege
committed
aa8724e
View commit details
Copy full SHA for aa8724e
Browse repository at this point
update packages
leastprivilege
committed
93f15c0
View commit details
Copy full SHA for 93f15c0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.