Connect SSO fail

Currently, I had config my app

And download and import file XML to tool
Screen Shot 2023-08-15 at 08.55.20

In page login i see login SSO

But it not working
Screen Shot 2023-08-15 at 08.56.05

Please help me fix it, Thanks all

Hi @linh_tr_n ,

In Azure setting remove https:// from the identifier/identity id. And export/import the metadata again. That should sort it.

Hi @mbruijnpff
I had remove https

But it not working
Screen Shot 2023-08-16 at 08.43.22

Please help me again. Thanks you

@linh_tr_n the reply url seems to be incorrect, Azure receives a different value than configured. Update the reply url to:

https://legalontech.retool.com/api/saml/login

Note the api part is missing.

You’ll probably need to do the same for the login url. @Tess, It seems that the Retool docs are not correct.

1 Like

Thank. I also think the docs is incorrect.
How to know the exact reply url. Retool team have to update again?

The reply url is mentioned in the error:

https://legalontech.retool.com/api/saml/login

Also in my previous post, but it was automatically converted to a link.

It has working.
Thanks a lot.

1 Like