
[英]How to add custom properties to the IdentityServer4 PersistedGrantStore
[英]How to add Google API scopes to IdentityServer4
我对OAuth,OIDC和使用IdentityServer4的想法比较陌生。 我只需要3个组件:1.前端-Angular 2.后端-DotNetCore webAPI 3.使用Google进行授权/身份验证-IdentityServer4(我希望如此)
我可以将Google Signin与IdentityServer4结合使用,然后生成包含诸如openID(user info)之类的信息以及诸如'customWebapi.read'和'gmail.read'之类的范围的令牌吗?
任何帮助将不胜感激
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.