Hi Team,
Using url : Implementing Single Sign On (SSO) in the Helical Insight Application - Helical Insight
I have implemented custom sso for helical insight application. This by default work with GET request. But I want to pass authToken as parameter within body as POST request. Will It work? Because of security related issues, I do not want to pass that in header but in body and also don’t want to use GET, rather use POST.
Thanks,
Netta.