Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Unpack claims without setting identity #147

Open
devdigital opened this issue May 5, 2017 · 0 comments
Open

Unpack claims without setting identity #147

devdigital opened this issue May 5, 2017 · 0 comments

Comments

@devdigital
Copy link

Sorry if this has been asked before - is it possible to validate tokens from IdentityServer 3 and unpack to a new ClaimsIdentity rather than a middleware that sets the current identity?

I want to use IdentityServer for a 'signing' process, so still use OpenID Connect to secure the tokens but use them for a different use case, i.e. the user has 'signed' a process. The reason we don't want to update the claims, or elevate the user for this signing is because it's only a one off process - they must re-authenticate the next time they wish to perform this process.

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

No branches or pull requests

1 participant