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 }}
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.
The component IdentityServer3.AccessTokenValidation seems to have a strict dependency on IdentityModel versions between (>= 1.9.2 && < 2.0.0).
This makes it impossible to use the latest version of IdentityModel (2.12.0) without downgrading to IdentityServer3.AccessTokenValidation to 2.11.0.
Can this be fixed?
The text was updated successfully, but these errors were encountered:
tiwari-abhishek
changed the title
strict dependency introduced since 2.12.0 on IdentityModel (>= 1.9.2 && < 2.0.0) makes upgrade to IdentityModel 2.12.0 not possible
Strict dependency on IdentityModel (>= 1.9.2 && < 2.0.0) makes upgrade to IdentityModel 2.12.0 not possible
Sep 29, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The component IdentityServer3.AccessTokenValidation seems to have a strict dependency on IdentityModel versions between (>= 1.9.2 && < 2.0.0).
This makes it impossible to use the latest version of IdentityModel (2.12.0) without downgrading to IdentityServer3.AccessTokenValidation to 2.11.0.
Can this be fixed?
The text was updated successfully, but these errors were encountered: