QuickSight mobile implementation

Is there any way that I can enable a cognito login on the mobile app? There are SSO settings in the quicksight admin settings, so I wondered if there’s any way to let users access QS mobile with their existing cognito user.

Not a problem if we needed to do some development on our end to handle the authentication and redirect the user/tokens. Asking because ours users log into our application through React and access the embedded QS through a Cognito user. If we create a separate user, would they not be able to retain settings between mobile and dev?

@hdezeduardo are you federating users in QuickSight from Cognito or you have implemented anonymous embedding.

Yes, we’re using Cognito for users to access QS. We’re using user-based embedding (not anonymous) to display quicksight in our REACT web app.

@hdezeduardo this may require deeper conversation, I will message you separately regarding your use case.