Skip to main content
tiagob6908
May 22, 2024
Question

SSO with OpenID Connect

  • May 22, 2024
  • 1 reply
  • 0 views
I need to redirect the user from an existing application(in React) to the appian application using OPEN ID Connect SSO, I have already made the settings by integrating Appian via Open ID Connect(AWS Cognito), and appian provided a callback url

https://{my-url-here}.appiancloud.com/suite/oidc/callback

I would like to authenticate the user in another application using the same OpenID Connect client and redirect the user to Appian without having to log in again

for example:

https://{my-url-here}.appiancloud.com/suite/oidc/callback?token={token-generated in another application}

is this possible?
 

1 reply

stefanhelzle0001
Brainy
May 22, 2024

I suggest to contact Appian to discuss that.