Skip to main content
dimitriosp0002
July 26, 2023
Question

Does Appian supports authentication through AWS Cognito?

  • July 26, 2023
  • 6 replies
  • 0 views

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

6 replies

stefanhelzle0001
July 27, 2023
dimitriosp0002
July 27, 2023

Thanks Stefan for your help.

mathieud0001
July 27, 2023

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.

dimitriosp0002
July 27, 2023

Thanks @Mathieu . Is the below a good way to start?

docs.aws.amazon.com/.../open-id.html

mathieud0001
July 27, 2023

This might help

[View:https://www.drupal.org/docs/contributed-modules/drupal-oauth-openid-connect-login-oauth2-client-sso-login/configure-aws-cognito-as-oauth-openid-connect-provider-for-drupal-login]

August 9, 2024

[mention:d6578db692cb4e11b74282b693430731:e9ed411860ed4f2ba0265705b8793d05] I am currently working with a client who is also planning to use AWS Cognito as their IDP. Was wondering if you ended up implementing this successfully on your end?