identityserver4使用

参考网站

https://blog.csdn.net/weixin_43847283/article/details/125708613

客户端模式

image

client_id:simple_client
client_secret:simple_client_secret
grant_type:client_credentials

用户名密码模式

image

client_id:simple_pass_client
client_secret:simple_client_secret
grant_type:password
username:admin
password:123

项目结构

源码

https://pan.baidu.com/s/1B8_GJX7Hj1Tb9gnv8Rzdyw
提取码:199l

posted @ 2024-05-22 16:15  七星飘虫  阅读(13)  评论(0)    收藏  举报