Skip to content

feat: add support for mapping user admin status from OIDC claims - #1033

Open
UiP9AV6Y wants to merge 1 commit into
gotify:masterfrom
UiP9AV6Y:feature/oidc-claim-mapping
Open

feat: add support for mapping user admin status from OIDC claims#1033
UiP9AV6Y wants to merge 1 commit into
gotify:masterfrom
UiP9AV6Y:feature/oidc-claim-mapping

Conversation

@UiP9AV6Y

Copy link
Copy Markdown

an optional new configuration setting allows operators to define a JMESPath expression to calculate the admin status of a user based on their OIDC claims. this feature can also be used to deny users access alltogether, by mapping their claims to a special role value.

closes #957

an optional new configuration setting allows operators to define
a JMESPath expression to calculate the admin status of a user
based on their OIDC claims. this feature can also be used to deny
users access alltogether, by mapping their claims to a special
role value.

closes gotify#957
@UiP9AV6Y
UiP9AV6Y requested a review from a team as a code owner August 20, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

OIDC: Map group claims to admin user flag

1 participant