I want to log in to my AWS Cognito apps. But on accessing the AWS apps, the user should be redirected to the ServiceNow login page, and upon authentication, it should redirect to the app with the token and claims.I have tried the following:1. Create ...