Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 15, 2018. It is now read-only.
This repository was archived by the owner on Feb 15, 2018. It is now read-only.

Configuring IdentityManager in same project with IdentityServer. #265

Description

@denchukanov

Is it possible? For example, I’ve mapped 3 routes for IdentityServer, IdentityManager and IdentityServer.Admin in MVC application and configured one default OpenIdConnectAuthentication with mvc client scopes and clientId. It works until I try to login in IdentityManager or IdentityServer.Admin, after that I catch error because module trying with settings configured in OpenIdConnectAuthentication for mvc application.
Maybe somehow I can configure OpenIdConnectAuthentication for each map, or something else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions