I have a URL that is part of an application that I am doing SSO to. I would like to exclude one specific URL from being part of the SAML authentication, how can I do something like this?
here is an example.
my application resides on https://example.com/main.jsf
within that application there is a link to https://example.com/admin that I would like to exclude from using SSO