IdentityServer icon indicating copy to clipboard operation
IdentityServer copied to clipboard

The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core

Results 152 IdentityServer issues
Sort by recently updated
recently updated
newest added

https://github.com/DuendeSoftware/Support/issues/123 > **Which version of Duende IdentityServer are you using?** > > 6.1.2 > > **Which version of .NET are you using?** > > .NET 6 > > **Challenge** >...

enhancement

https://github.com/DuendeSoftware/Support/issues/77

bug

In the validator, simply check if the requested resources are in the allowed resources list. Could be used with or without allowed scopes.

feature idea

Context: https://github.com/DuendeSoftware/Support/issues/101

feature request

This would be a non-trivial change, but it allows a formal location for indicating session id when tokens are created. Currently, the session id is inferred from the validated request...

bug

**What issue does this PR address?** **Important: Any code or remarks in your Pull Request are under the following terms:** If You provide us with any comments, bug reports, feedback,...

For migrations from older versions that issue type="jwt" but the new tokens want to use type="at+jwt", our TokenValidator's ValidateJwtAsync we only accept the one (when the aud is absent), and...

feature request

migrated from IdentityServer4 https://github.com/IdentityServer/IdentityServer4/issues/1721

epic

https://darutk.medium.com/implementers-note-about-jar-fff4cbd158fe

enhancement

Add analyzer to improve code