Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cloud Identity Platform: Are IdP-initiated SAML flows possible?

Google Cloud Identity Platform has documentation for Service Provider-initiated SAML auth flows. After searching the docs and online, I can't find anything about Identity Provider-initiated flows.

Are IdP-initiated SAML flows supported at all by Identity Platform? Assuming I'm using the firebase JS SDK, what would receiving the IdP SamlResponse POST even look like?

Thanks!

like image 262
Jake Biesinger Avatar asked Sep 05 '25 22:09

Jake Biesinger


1 Answers

I just found that the current docs call out:

Currently, only service-provider (SP) initiated SAML flows via the web SDK are supported.

like image 55
Jake Biesinger Avatar answered Sep 09 '25 16:09

Jake Biesinger