We need a REST and CLI interface to generate API keys for the account owner and other functional/service IDs.
I am part of a team that manages over 1 hundred IBM Cloud accounts and counting. We have automated all the steps of configuring a new account, e.g., resource groups, access groups, access policies, inviting users. But creating an API key requires ...
Reduce need to re authenticate when 2 factor is enabled
We are using 2 factor authentication to sign in to IBMs cloud. This is enabled both for the web ui and for the cli. Our team uses an authenticator app for the second factor. This authentication setup requires re-authentication too often. I am unsu...