Skip to content

Documentation for swapping authentication types #416

@crismsx

Description

@crismsx

A common scenario I'm running into is to proxy a request for the sole reason of swapping the authentication token.

In particular, the use case involves the swapping of 2 OAuth2 tokens. The client has access to one IdentityServer and the resource server to a different IdentityServer. The proxy in between is the only component that has access to both IdentityServers and is able to swap the access tokens. The swap should work only for specific (configured) routes.

Consider adding documentation that covers this authentication scenario.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Deployment cookbookBase capability is there, but documentation on how to achieve the scenario is required.Type: DocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions