Assigned
Status Update
Comments
za...@codexhealth.com <za...@codexhealth.com> #2
Hello,
Thank you for reaching out. I'm going to create an internal feature request. Please keep in mind that this feature request has to be analyzed and considered by the product team and I can't provide you ETA for it to be delivered. However, you can keep track of the status by following this thread.
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
Activating "Identity Platform" via command line.
How this might work:
When the necessary APIs are enabled for Identity Platform, it should be enabled too instead asking to enable it via UI again.
If applicable, reasons why alternative solutions are not sufficient:
Avoiding the first welcome screen with “Enable” option on the Console Cloud UI. So the activation could be fully completed via command line.
Other information (workarounds you have tried, documentation consulted, etc):
After activating the APIs below, Console Cloud UI still asks to enable Identity Platform tool.
$ gcloud services enable identitytoolkit.googleapis.com
$ gcloud services enable cloudidentity.googleapis.com
The expected behavior should be Identity Platform to be activated after enabling the necessary APIs via command line.