Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference token support #19

Open
nover opened this issue Jan 31, 2019 · 0 comments
Open

Reference token support #19

nover opened this issue Jan 31, 2019 · 0 comments

Comments

@nover
Copy link
Contributor

nover commented Jan 31, 2019

While working with #15 I discovered that it does not seem like this identity server integration has support for reference tokens?

I would really love to have that "back-channel" communication feature that IdentityServer4's middleware for ASP.netcore MVC provides, as it allows to call and get further claims based off the access token, it being JWT or Reference.

Do you have any pointers on where to start adding this into the code-base?

Access token validation middleware from IDP4:

https://github.com/IdentityServer/IdentityServer4.AccessTokenValidation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant