Dear all,
Imagine that I have a Cognito pool with identities. I would like to ask if there is a chance to expose a link to Appian login page and authenticate users through AWS Cognito?
Could someone give me directions if Appian supports an authentication flow through Cognito? Did anyone accomplish that?
Regards,
Dimitrios
Discussion posts and replies are publicly visible
I do think it may be possible using OIDC but not sure about SAML.
Amazon Cognito can federate with SAML IdPs, but I don't think it can act as a SAML identity provider itself.
Thanks @Mathieu . Is the below a good way to start?
docs.aws.amazon.com/.../open-id.html
This might help