IdentityServer4-主题

Posted zd1994

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IdentityServer4-主题相关的知识,希望对你有一定的参考价值。

 

 

一、Startup

二、定义Resources

三、定义Clients

四、登录

五、使用外部身份提供商登录

六、Windows身份验证

七、登出

八、注销外部身份提供商

九、联合注销

十、联合网关

十一、Consent

十二、保护APIs

十三、部署

十四、日志

十五、事件

十六、Cryptography, Keys and HTTPS

十七、Grant Types

十八、Secrets

十九、Extension Grants

二十、Resource Owner Password Validation

二十一、Refresh Tokens

二十二、Reference Tokens

二十三、CORS

二十四、Discovery

二十五、Adding more API Endpoints

二十六、Adding new Protocols

二十七、Tools

 

以上是关于IdentityServer4-主题的主要内容,如果未能解决你的问题,请参考以下文章

IdentityServer4 重定向到注销页面而不是 PostLogoutRedirectUri

IdentityServer4-主题

IdentityServer4主题之授权类型

IdentityServer4主题之保护APIs

IdentityServer4主题之登出

IdentityServer4主题之确认