Hi BdeJager,
Thank your for the answer.
This issue for me came in the following steps,
Multiple authentication, for example FBA or AD or other one in Same web application.
For example when you authenticate with your tool for AD Method he redirect to
https://[site]/_windows/default.aspx?ReturnUrl=%2f_layouts%2f15%2fAuthenticate.aspx%3fSource%3d%252F&Source=%2F
What is correct and defined in the OOB SP Page
"You can validate this url redirects with fiddler" or web.config
Then if you make what i wrote before, the authentication will work with your tool.
Even this authentication method (code) what is correct. The problem came with the redirection from SharePoint when we access to the Site from Claims.
PS: I just try to understand if you make the direct authentication (Site) or you taking care about this redirections, but looks is direct connection/authentication to Sites.
Thanks for your attention and improves in the new Version 1.3,
Kind regards,
Andre Lage
Thank your for the answer.
This issue for me came in the following steps,
Multiple authentication, for example FBA or AD or other one in Same web application.
For example when you authenticate with your tool for AD Method he redirect to
https://[site]/_windows/default.aspx?ReturnUrl=%2f_layouts%2f15%2fAuthenticate.aspx%3fSource%3d%252F&Source=%2F
What is correct and defined in the OOB SP Page
"You can validate this url redirects with fiddler" or web.config
Then if you make what i wrote before, the authentication will work with your tool.
Even this authentication method (code) what is correct. The problem came with the redirection from SharePoint when we access to the Site from Claims.
PS: I just try to understand if you make the direct authentication (Site) or you taking care about this redirections, but looks is direct connection/authentication to Sites.
Thanks for your attention and improves in the new Version 1.3,
Kind regards,
Andre Lage