使用Identity Server和Openid的SSO

时间:2018-11-16 07:42:52

标签: angular authentication .net-core single-sign-on identityserver4

我是OpenId和Identity服务器的新手。

目标是在登录用户重定向到另一个可自动进行身份验证的子域后,创建一个用于登录的子域。

eg: login is done from login.domain.com then redirects to application.domain.com

我正在使用带有角度6令牌身份验证的.net-core Web-Api。一个WeApi和angular用于登录应用程序,另一个用于主要应用程序。我该如何使用身份服务器并打开ID?

0 个答案:

没有答案