Google Firebase: How do I "work around" an invalid "issuer" value in my client's OIDC discovery document?
Our software uses Google Firebase to provide a "single sign-on" experience for our enterprise clients who have implemented an OIDC (OpenID Connect) provider. We have a problem with one client. Their OIDC Discovery Document is located at: https://abc-vis-cert-cloud3.ourclient.com/.well-known/openid-configuration. In this…