ADORSYS-GIS / ADORSYS-GIS/token-status-link
Implement support for admin listing of issued credentials
- 主要语言
- Java
- 星标
- 3
- 派生
- 3
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 16
描述
Admins are users with the credential-offer-create role. They create offers for others. They should also be able to list credentials issued to other users in the same realm.
Holders always receive their own credentials. Admins list another holder with `target_user`. Without `target_user`, admins still receive only their own credentials.
Context: https://github.com/ADORSYS-GIS/keycloak-oid4vc-mock-fe/issues/29 (point 2)
Parent: https://github.com/ADORSYS-GIS/token-status-link/issues/119
贡献指南
这个仓库没有索引到贡献指南
调研方向
Review the existing credential-listing entry point and authorization checks, then trace target_user and the credential-offer-create role across same-realm handling. Verify that holders still see only their credentials, admins see another user’s credentials only with target_user, and admins without it see their own. Use the linked context and parent issues to clarify integration details.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api, authorization, backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100