-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Description
Hey all
I am using a OWIN based IdentityServer and there I have a MachineKey for Token generation. What are the plans to use the MachineKey functionality as well within a ASP.NET vnext MVC 6 Application? There is now way to reference the MachineKey's System.Web dll (Of course that makes totally sense, but what is the alternative?)
My Target:
I want to create access Tokens based on the same key for further usage on the ResourceServer.
(Kind of authorization workflow decoupled from the resource server)
thanks for any help or ideas how to solve that.
Kind regards
Dave
Metadata
Metadata
Assignees
Labels
No labels