0

Trying to enable Google Cloud Identity Platform but I get an error message that the platform cannot be enabled. Do you know why?

Thanks Stefan

Stefan Lilov
  • 111
  • 1
  • 3
  • Can you describe in more detail the steps you are performing and more detail on the messages produced? – Kolban Dec 27 '19 at 23:08
  • How do you enable the cloud identity platform? Can you paste the error message ? did you follow [this documentation?](https://cloud.google.com/identity-platform/docs/quickstart-cicp) – Alioua Dec 28 '19 at 02:10
  • do you have the needed permissions to set up the identity platform for the project you are using? – Paddy Popeye Dec 28 '19 at 14:30
  • @Alioua these are the steps that I follow. The error message that I get when clicking on "Enable Identity Platform" blue button is: We're unable to enable Identity Platform on your project. Please, try again later. – Stefan Lilov Dec 28 '19 at 14:55
  • @PaddyPopeye, I am not sure what permissions do I need and how can I check whether I have them. Any guidance will be helpful. Thanks – Stefan Lilov Dec 28 '19 at 14:56
  • https://cloud.google.com/identity-platform/docs/access-control https://cloud.google.com/iam/docs/granting-changing-revoking-access – Paddy Popeye Dec 29 '19 at 16:35

1 Answers1

0

To Enable Identity platforms you need to enable a Firebase in your project.

Please check the similar Question , where identity platform enabling issues resolved by enabling the firebase services.

To enable the cloud identity platform you need to be a project owner with billing enabled. please check the document

Community
  • 1
  • 1
Sohail Alvi
  • 380
  • 1
  • 6
  • I have firebase incl authentication enabled and it works through firebase but the issue with identity platform still persists. – Stefan Lilov Jan 05 '20 at 07:38