If the user browses directly to an article on my portal that requires login, but they are not logged in, they get redirected to my login URL. As far as I can tell, there is no way for me to see which article they wanted to read, which means they are sent back to the portal home page, which is not as good as returning directly to the URL they wanted to view. Is there anything I can do about this? If not, I'd like to request that feature be added.
I know the Simple SSO has a redirect_to parameter, but this doesn't help if I don't know where to send them (which URL they were trying to view.) As far as I can tell neither Simple SSO nor SAML have access to that, and I don't know a way to redirect after SAML even if I did know.
Also, it seems to work as I would like (redirect to Freshdesk login page, then back to article) if SSO is not enabled, so it seems to be related to SSO not just login in general.
