Skip to content

Comments

feat: support scope protocol openid connect token#609

Merged
LeadcodeDev merged 1 commit intomainfrom
feat/support-scope-protocol-openid-connect-token
Dec 29, 2025
Merged

feat: support scope protocol openid connect token#609
LeadcodeDev merged 1 commit intomainfrom
feat/support-scope-protocol-openid-connect-token

Conversation

@NathaelB
Copy link
Member

No description provided.

@LeadcodeDev
Copy link
Contributor

Please rebase your branch

Change AuthService/get_userinfo to take Identity separately and pass a
GetUserInfoInput containing the token string and decoded claims. Update
the core service to derive the user id from Identity and to compute
scopes from the claims. Make Jwt fields pub(crate) and add
ScopeManager::allowed_scopes
@NathaelB NathaelB force-pushed the feat/support-scope-protocol-openid-connect-token branch from 8b41f13 to c235c73 Compare December 29, 2025 09:04
@NathaelB
Copy link
Member Author

Hello @LeadcodeDev I have rebased my branch. Could you review it again ?

@LeadcodeDev LeadcodeDev merged commit 82f7fd6 into main Dec 29, 2025
8 checks passed
@NathaelB NathaelB deleted the feat/support-scope-protocol-openid-connect-token branch December 29, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants