concourse / concourse/concourse-chart
groupsKey in azure entra sync
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 160
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
I’m trying to configure concourse authentication with azure ad. For fetching the groups from my access/id token Is the below configuration is ok ?
groupsKey : groups
scopes: email openid group
Reproduction steps
I’m trying to configure concourse authentication with azure ad. For fetching the groups from my access/id token Is the below configuration is ok ?
groupsKey : groups
Expected behavior
I’m trying to configure concourse authentication with azure ad. For fetching the groups from my access/id token Is the below configuration is ok ?
groupsKey : groups
scopes: openid,email,group
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Helm chart's Azure Entra authentication configuration and how the groupsKey and scopes settings are documented or consumed. Verify whether groups: is the expected token claim and whether the listed scopes are valid for group fetching. Done means the configuration is confirmed or the required chart change is specified, with reproducible guidance for Azure AD users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, helm
- Domain
- authentication, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100