Re: [go-cd] Assign Administrator Permissions to Role Without Manually Modifying cruise-config.xml

2024-06-03 Thread Chad Wilson
Not sure of your workflow, but in my previous setups this type of initial configuration involved bootstrapping via curls to API from source controlled, termplated config a few things such as cluster/elastic profiles, authorization config, secrets config etc. This is essentially similar to what

Re: [go-cd] Assign Administrator Permissions to Role Without Manually Modifying cruise-config.xml

2024-06-03 Thread Jason Smyth
Hi Chad, Aravind, Thank you for the feedback. The primary context of this question is creating our own internal documentation for how to configure GoCD authentication and authorization. Since this (theoretically) only needs to be done once on initial setup, it's probably not worth the

Re: [go-cd] Assign Administrator Permissions to Role Without Manually Modifying cruise-config.xml

2024-06-02 Thread Aravind SV
Hello! Yes, what Chad says makes sense to me. I don't recall discussing a UI for the tag though. There is an API, if that helps you, Jason: https://api.gocd.org/current/#update-system-admins Cheers, Aravind On Sat, 1 Jun 2024 at 10:21, Chad Wilson wrote: > Interesting, had not noticed

Re: [go-cd] Assign Administrator Permissions to Role Without Manually Modifying cruise-config.xml

2024-06-01 Thread Chad Wilson
Interesting, had not noticed that limitation (didn't know you could assign a role to super-admin at all!). Personally I don't know a UI-driven way. Looks like it was vaguely discussed as part of https://github.com/gocd/gocd/issues/3712 but I cannot see that possibility to map that within the Role

[go-cd] Assign Administrator Permissions to Role Without Manually Modifying cruise-config.xml

2024-05-31 Thread Jason Smyth
Hi everyone, We are looking to improve our GoCD permissions management by using more role-based permissions. The role-based security documentation states that it is possible to add a role to the server's