Hi,
Our administrators have setup an Azure AD Application Proxy with a external URL that can access our on-premise webserver.
For example, we have setup the URL to https://<sitename>.<company>.com/
In IIS, we have a "HTTP redirect" setup on the "Default Website" to a site https://<sitename>.<company>.com/<webapp>/
A user will bookmark a site as https://<sitename>.<company>.com/<webapp>/xyz/abc
When a user initially launches their browser to their bookmarked site, the user is directed to the site in bullet #1. Upon clicking the bookmark again, the user will be able to access their site directly that was saved in bullet #2. Was this a normal behaviour of Azure Proxy or Azure SSO?