How can you enable SSO for azure AD and G Suite using AWS cognito federated identities ?
I have attempted to do with SAML, but could not figure it out, would be preferable if the solution can be done using AWS itself without much complications
How can you enable SSO for azure AD and G Suite using AWS cognito federated identities ?
I have attempted to do with SAML, but could not figure it out, would be preferable if the solution can be done using AWS itself without much complications
I've actually answered this question for Azure AD here: Howto add Azure AD as AWS Cognito Federated IdP
The steps are quite long, but I've created a step-by-step tutorial on setting this up. There is a current bug within the AzureAD web console that prevents changing the App ID to a URN, but it can be worked around by modifying the parameter with AzureAD powershell.
See the following blog post here:
https://www.idea11.com.au/how-to-set-up-aws-cognito-federation-office365/