Open pablozandona opened 4 years ago
b/163837097 For internal tracking.
Hi @scottcrossen, do you have any forecast for resolving this issue or workaround ?
It's been a long time so let me just ask you if Apple sign-in is available for multi tenancy?
[REQUIRED] Describe your environment
[REQUIRED] Describe the problem
I'm using multi-tenancy in my auth and everything is OK with Facebook and Google. But with Apple Sign-in this don't work.
In firebase console I can to configure Apple witch Sign-in method like the screenshot.
But my request return
"The identity provider configuration is not found"
when I add tenancy configuration in auth.firebase.auth().tenantId = <MY_TENANT>
I noticed that Identity Provider cofiguration in Google Cloud Console dont have an Apple provider:
Relevant Code:
NOTE: if remove tenantId will work, user will be authenticate in root