Hello,
I have an internal IIS website that uses the "Windows authentication" NTLM method for login authentication, and I need to configure it as a remote app. However, when I attempt to do this, the login flow fails, the credentials are not injected properly, and authentication does not succeed. Do you have any workarounds to help with this configuration?
Note:-
I try to do it as basic authentication, but it does not work.