Hi all,
I'm trying to use Azure AD Application Proxy to access on-premises application.
However, application url is not valid, which Azure portal displays the following error message.
"The path of the url does not end with '/' For wildcard applications the url must be in the format: http(s)://*.domain"
For example(Internal Url):
OK:"http://aaa/bbb/"
NG:"http://aaa/bbb"
I have used NG type, but I want to use it.
Please tell me how to deal with this problem.
Thanks
