issues
search
IdentityModel
/
IdentityModel.OidcClient.Old
OpenID Connect Client Library for Native Applications
Other
38
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
RefreshTokenAsync causes NullReferenceException
#62
filoe
closed
6 years ago
4
LoginResult property AccessTokenExpiration DateTime.Now
#61
initialspark
closed
7 years ago
2
Is it possible to use a native mobile form for authentication?
#60
MrXemiu
closed
7 years ago
4
OidcClient.LoginAsync result
#59
dpedrelli
closed
7 years ago
2
WinForms client and IdentityServerWithAspNetIdentity
#58
dpedrelli
closed
7 years ago
3
The iOSClient sample will not work against IdentityServer4 Demo
#57
scriptam
closed
7 years ago
1
Issue getting response type to use IdTokenToken
#56
JacobRieger
closed
7 years ago
0
Xamarin Android only - Classes in the module cannot be loaded
#55
voidsstr
closed
6 years ago
3
Downloading and uploading files by using OAuth in C# language on the Dropbox Platform without creating a new app on the Dropbox Platform to get applicationkey and secretkey?
#54
RiyBiy
closed
7 years ago
1
Return error description if present
#53
leastprivilege
closed
6 years ago
0
Help needed with an "invalid_grant" error
#52
pellea
closed
7 years ago
6
Duplicate statement in latest comit
#51
pellea
closed
7 years ago
2
Add configurable validation policy
#50
leastprivilege
closed
6 years ago
2
Always validate id_token returned from token endpoint
#49
leastprivilege
closed
7 years ago
1
Add more plausability checks around scope/response_type and the actual responses
#48
leastprivilege
closed
7 years ago
1
Check issuer name against authority
#47
leastprivilege
closed
7 years ago
0
Has password grant_type been implemented?
#46
xperiandri
closed
7 years ago
1
Internalize Jose-Pcl for the PCL version
#45
leastprivilege
closed
7 years ago
1
Validate id_token in refresh token response (if present)
#44
leastprivilege
closed
6 years ago
0
InvalidOperationException due to dynamic keyword
#43
andrew-laughlin
closed
7 years ago
5
Throw a better exception message when an error occurs while retrieving the discovery/JWKS document
#42
kevinchalet
closed
7 years ago
3
Use MS JWT Handler for .NET version of IIdentityTokenValidator
#41
leastprivilege
closed
7 years ago
0
Improve error handling
#40
leastprivilege
closed
7 years ago
1
token_endpoint_auth_methods_supported not followed
#39
llaurila
closed
7 years ago
2
Client is picking the first signature key instead of selecting it by id
#38
llaurila
closed
7 years ago
3
What is ".well-known/openid-configuration"?
#37
xperiandri
closed
7 years ago
12
Wrong key type used for HmacUsingSha.Verify
#36
nielsenko
closed
7 years ago
5
PKCE with dynamic secret
#35
raphaellondner-okta
closed
7 years ago
4
OidcClient is logging via log4net, how to stop just the OidcClient from logging
#34
LaurenceSkoropinski
closed
8 years ago
3
Revert "Added support for PKCE without static client secret "
#33
leastprivilege
closed
7 years ago
0
Compatibility problems with IdentityModel and OidcClient
#32
fendres82
closed
8 years ago
8
Added support for PKCE without static client secret
#31
raphaellondner-okta
closed
8 years ago
2
PCLCrypto Assembly Exception
#30
JohBa
closed
8 years ago
3
RefreshTokenHandler throws exception when refresh token expires
#29
jrcpereira
closed
8 years ago
7
Correct way of persisting tokens to disk?
#28
neoKushan
closed
8 years ago
1
Idtoken
#27
andrew-laughlin
closed
8 years ago
1
Return ID token in result, when using authorization code flow
#26
andrew-laughlin
closed
8 years ago
3
Make client secret optional
#25
leastprivilege
closed
8 years ago
1
Profile must not be loaded if profile scope is requested
#24
xperiandri
closed
8 years ago
3
LogoutAsyc without IWebView
#23
mirmajeed1
closed
8 years ago
2
Should LoginResult.IdentityToken be set with TokenResponse.IdentityToken?
#22
andrew-laughlin
closed
8 years ago
1
Fixed issues #13 and #14
#21
xperiandri
closed
8 years ago
1
LogoutAsync results in NullReferenceException
#20
rdavisunr
closed
8 years ago
2
Moved to project.json and .NET Core
#19
xperiandri
closed
8 years ago
15
Fix failure on ID token validation if 'nbf' is not present
#18
luisgoncalves
closed
8 years ago
1
Fix failure on ID token validation if 'nbf' is not present
#17
luisgoncalves
closed
8 years ago
1
Validation of ID token fails if "nbf" is not present
#16
luisgoncalves
closed
8 years ago
1
Define GetHandler on LoginResult as extension method
#15
xperiandri
closed
8 years ago
2
Exception: String reference not set to an instance of a String
#14
yodasad
closed
8 years ago
2
Validation of access token hash fails on code flow
#13
luisgoncalves
closed
8 years ago
1
Next