Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Conversation

@mayrf
Copy link

@mayrf mayrf commented Sep 11, 2025

Add configurable roleAttributePath field to allow extraction of user roles from custom locations within OIDC token claims. This enables support for different OIDC providers that may structure role information differently in their JWT tokens.

  • Add roleAttributePath field with documentation
  • Default value set to "roles" for backward compatibility
  • Includes example usage for nested token structures

Add configurable roleAttributePath field to allow extraction of user roles
from custom locations within OIDC token claims. This enables support for
different OIDC providers that may structure role information differently
in their JWT tokens.

- Add roleAttributePath field with documentation
- Default value set to "roles" for backward compatibility
- Includes example usage for nested token structures
@Tim-herbie
Copy link
Contributor

Hi @mayrf,
thank you for your contribution!

Could you please also add information about the OIDC roles to the README? You can find it here:
https://github.com/opencloud-eu/helm/blob/main/charts/opencloud/README.md

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants