You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed some issues while migrating realms from one environment (dev, qa, prod) to another, using the realm partial export/import from the admin console.
If there is an identity provider configured, the bindCredential will be stripped.
Unfortunately the identity provider is still enabled, so an user import or any login will cause an authentication failure.
This could lead to the issue, that the client will be blocked by the identity provider.
What do you think about disabling the identity provider during the import or export?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I noticed some issues while migrating realms from one environment (dev, qa, prod) to another, using the realm partial export/import from the admin console.
If there is an identity provider configured, the bindCredential will be stripped.
Unfortunately the identity provider is still enabled, so an user import or any login will cause an authentication failure.
This could lead to the issue, that the client will be blocked by the identity provider.
What do you think about disabling the identity provider during the import or export?
Beta Was this translation helpful? Give feedback.
All reactions