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
Is it possible to use this add on when I have a federated identity provider configured in Cognito? In particular, I have Cognito configured to use Azure AD with SAML. I believe I'll need to redirect to the Cognito UI from my login route and then Cognito will handle the auth. It should end up with Cognito generating an OIDC token but my question is how do I get that back into Ember?
The text was updated successfully, but these errors were encountered:
Is it possible to use this add on when I have a federated identity provider configured in Cognito? In particular, I have Cognito configured to use Azure AD with SAML. I believe I'll need to redirect to the Cognito UI from my login route and then Cognito will handle the auth. It should end up with Cognito generating an OIDC token but my question is how do I get that back into Ember?
The text was updated successfully, but these errors were encountered: