NotFound403/id-server
An OAuth2 Authorization Server,Based on Spring Authorization Server
JavaScriptApache-2.0
Issues
- 0
can not find logout button in ui
#14 opened by lcxw - 2
- 3
[invalid_user_info_response] An error occurred while attempting to retrieve the UserInfo Resource: 403 : "{"error":"insufficient_scope"}"
#41 opened by blueskyzh2020 - 0
- 2
client的授权方式改为refresh_token后跑不通
#39 opened by hezhongfeng - 1
id-server怎么结合现已有的权限呢?
#38 opened by ttxs0109 - 1
请问怎么配置前后端分离的认证?
#37 opened by bulldriver - 4
请问针对前后端分离使用ajax请求的情况如何优雅的做到跳转登录
#29 opened by limng06 - 1
- 3
请问使用py语言开发的项目使用id-server,需要额外做哪些工作
#32 opened by luyuanx2 - 1
Oidc的例子里, 返回重定向只能指定到"/"吗??
#35 opened by acehow - 1
【Feature】管理客户端的用户
#33 opened by lslvxy - 0
关于资源服务器获取token的问题咨询
#34 opened by ebdmn - 3
问一下客户端的private_key_jwt怎么配置呢?
#31 opened by Kevin517 - 3
关于访问其他请求返回500错误的问题
#28 opened by ebdmn - 4
- 1
【Update】依赖更新,升级Authorization Server版本
#26 opened by meimosor - 2
【BUG】通过网关请求资源,服务器报500
#19 opened by meimosor - 2
【Feature】支持手机号登录,支持二维码扫码登录
#17 opened by meimosor - 1
【Feature】添加IDP认证
#9 opened by meimosor - 3
请问这种客户端模式还能把登录页面拆出来吗
#23 opened by icuxika - 0
【Feature】增加C/S客户端登录
#21 opened by meimosor - 1
【Feature】提供会话管理功能
#22 opened by meimosor - 1
【Feature】支持用户联合,支持IDAP、AD域同步用户数据
#18 opened by meimosor - 1
老哥有计划将其单独封装为 SP 的 starter 模块吗?
#20 opened by mancong - 0
增加登录页面
#1 opened by NotFound403