Currently, I had config my app
And download and import file XML to tool
In page login i see login SSO
But it not working
Please help me fix it, Thanks all
Currently, I had config my app
And download and import file XML to tool
In page login i see login SSO
But it not working
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.
@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.
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.