Preserve Original URL After SSO Authentication
When accessing a specific page on our Clarity server via a direct URL, the navigation flow is interrupted if Single Sign-On (SSO) authentication is required. After successful SSO login, users are always redirected to the default start page instead of being returned to the originally requested URL.
This behavior prevents deep linking and forces users to manually navigate back to their intended destination. Could you please preserve and forward the original URL through the SSO process so that, upon successful authentication, users are redirected back to the page they initially attempted to access.