Skip to content

Use MachineKey in ASP.NET vNext #240

@daverupp

Description

@daverupp

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions