Skip to content

Comments

JWT claims implementation (preferred_username, groups) for Status Dashboard rbac model#27

Open
bakhterets wants to merge 2 commits intomainfrom
jwt_claims
Open

JWT claims implementation (preferred_username, groups) for Status Dashboard rbac model#27
bakhterets wants to merge 2 commits intomainfrom
jwt_claims

Conversation

@bakhterets
Copy link

No description provided.

@sgmv sgmv self-requested a review February 18, 2026 14:34
@bakhterets bakhterets marked this pull request as ready for review February 19, 2026 17:53
@bakhterets bakhterets self-assigned this Feb 19, 2026
src/config.rs Outdated
/// JWT token signature secret
pub secret: Option<String>,
/// JWT token preferred_username claim
pub jwt_preferred_username: Option<String>,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And here something like claims_preferred_username

@bakhterets bakhterets requested a review from sgmv February 19, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants