concourse-chart
concourse-chart copied to clipboard
groupsKey in azure entra sync
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