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
We are trying to configure identity providers in our project (Google, LoginWithApple, Azure).
We already updated the list of providers inside the file config-overrides.js, but now we are struggling to find a valid configuration to put in parameters.json, in particular the fields "authProvidersUserPool", "hostedUIProviderCreds", "hostedUIProviderMeta", "oAuthMetadata". Is there something we can look out as an example?
We are trying to configure identity providers in our project (Google, LoginWithApple, Azure).
We already updated the list of providers inside the file
config-overrides.js
, but now we are struggling to find a valid configuration to put in parameters.json, in particular the fields"authProvidersUserPool", "hostedUIProviderCreds", "hostedUIProviderMeta", "oAuthMetadata"
. Is there something we can look out as an example?At the moment, for Google we are doing this:
but
amplify publish
is failing to update the resourceauthamplifyIdentityBrokerAuth
The text was updated successfully, but these errors were encountered: