Hi, I have gotten a library that has worked for me, it is quite complete, I will leave it here.
J
Posts made by jesalba31
-
RE: I need a PHP library compatible with OIDC for SSO Google through FusionAuth
-
I need a PHP library compatible with OIDC for SSO Google through FusionAuth
Hi, I'm looking for a php library compatible with OpenID Connect to login to google through fusionauth. They tell me that it is enough to configure the issuer with the OpenID Connect Discovery url, which they have provided me, which already takes care of correctly setting the other URLs. But the problem is that I have not found a php library in which I can specify the url of OpenID Connect Discovery. I need help.
Thanks in advance.