Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly document the need for User API key creator permission #894

Open
vburckhardt opened this issue Sep 30, 2024 · 1 comment
Open
Labels
enhancement New feature or request internal-synced

Comments

@vburckhardt
Copy link
Member

Description

User API key creator permission is needed when account settings are restricting api key creation. https://cloud.ibm.com/docs/account?topic=account-allow-api-create&interface=ui

As part of cluster creation flow, an api key is created on behalf of the user (as the underlaying fabric creates an api key for the clusters in same resource group / region ). Cluster creation would fail without this specific permission on the api key in account with security settings restricted, like it is the case in default base account settings DA.

@toddgiguere
Copy link
Contributor

PR with appropriate role added to both ROKS quickstart and standard flavors:
#896

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request internal-synced
Projects
None yet
Development

No branches or pull requests

3 participants