colin
7026261496
feat(openiddict): Add `FrontChannelLogoutUri`
2 months ago
colin
01b03d6d71
feat(openiddict): Enhance session validity checks
- `UserInfoIdentitySession` 标记为已过时
- 增加 `ValidationTokenCheckIdentitySession` 用于验证过程中检查会话
- 增加 `ServerValidationTokenCheckIdentitySession` 用于授权过程中检查会话
2 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
2 months ago
colin
e457f5b5f4
feat: Add Aspire Integration
3 months ago
colin
b09e1cf879
fix(openiddict): Fix the potential problems of the newly built client
- After the user attempts to log in with a non-existent client Id, an error will be reported when creating a client with the same name due to cache issues
- 用户通过不存在的客户端Id尝试登录时,因缓存问题,将造成同名客户端无法新建
9 months ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
1 year ago
colin
188e230c7d
✨ feat(elsa): add elsa 3.0
1 year ago
colin
f7ed9564a5
feat(localization): Add missing localization texts.
1 year ago
feijie
2108dfa864
feat(docs): 添加OpenIddict模块文档
1 year ago
colin
28ea2ca4b0
feat(localization): add missing localization texts
1 year ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
colin
d6032271aa
🔧 chore: use Directory.Packages.props
2 years ago
colin
d930a572a9
upgrade: upgrade abp framework to 8.0.0
2 years ago
colin
3bf710fb61
Fix about openiddict
* Fixed the backend api, controlled from the manager interface.
* Complete the openiddict ui.
3 years ago
cKey
b9baa86f0a
feat(openiddict): provides the application management ui
3 years ago
cKey
2664016c9d
upgrade abp framework to 7.0.0
3 years ago
cKey
2c3c76a12b
Upgrade the ABP framework to version 6.0.0
* Add OpenIddict management module.
* Add an identity server that uses OpenIddict.
* Add the identity server API that uses OpenIddict.
* LINGYUN.Abp.IdentityServer.WeChat module renamed
LINGYUN.Abp.Authentication.WeChat.
* LINGYUN.Abp.IdentityServer.QQ module renamed
LINGYUN.Abp.Authentication.QQ.
* Update Directory.Build.props.
* Update common.props.
4 years ago