VCS provider setup #299
-
I am trying to add a VCS provider, and when looking at the call being made through the UI I am getting a 403. I have validated I am an admin as I can authenticate, create workspaces, etc. Currently when I go to add a VCS provider it just does nothing once I click "connect and continue" {errors: [{detail: "CreatePermission Denied"}]} |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
The terrakube admin group can just create organizations and handle team access. If you want to work inside any organization adding/updating workspaces, modules, vcs connections or templates you will have to add the "team" inside the organization setting and grant the require permissions. In your case you will have to add the "AD Group name" when you create the team. |
Beta Was this translation helpful? Give feedback.
The terrakube admin group can just create organizations and handle team access.
If you want to work inside any organization adding/updating workspaces, modules, vcs connections or templates you will have to add the "team" inside the organization setting and grant the require permissions.
For example:
In your case you will have to add the "AD Group name" when you create the team.