Note: Alternately, you can skip the OAuth configuration process and authenticate with a personal access token. This requires using Terraform Cloud’s API. For details, see the OAuth Clients API page.
It’s not really clear to me, which parameters and values are required for this option:
Context:
We’re enforcing SSO for all our users, which requires a valid session every 24 hours. The connection via application/OAuth is done via a bot user, which does not have an SSO integration or does not “automatically login” every day.
We’d like to test, whether the newly introduced “Group-Level Access Token” by GitLab might solve this issue.
For (internal) reference: there is also already a feature request from June 2021: 1200531311528391 (via support ticket 50506).