Skip to content

Commit

Permalink
fix: Rename oauth to saml in replace for SAML groups (concourse#257)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Bimonte <[email protected]>
  • Loading branch information
Kevin Bimonte committed Sep 22, 2024
1 parent 223de34 commit 968fb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/operations/generic-saml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@

- type: replace
path: /instance_groups/name=web/jobs/name=web/properties/main_team?/auth/saml/groups
value: ((main_team.oauth.saml_groups))
value: ((main_team.saml.saml_groups))

0 comments on commit 968fb9d

Please sign in to comment.