Deep Linking
New here? Start with Deep Linking — Getting Users Where They Actually Want to Go before reading any page in this section. It covers what deep linking is, why it matters, and how support varies across authentication methods.
This section contains per-method deep-link implementation guides. Each page assumes you are familiar with the overview.
In This Section
- Deep Linking with OpenAthens Keystone — WAYFless login URLs, the
__sso_redirectcookie, and ouroa-deeplink.tsimplementation. - Deep Linking with EZproxy (OverDrive Mode) — The
URLparameter from EZproxy, howBANGAuthenticate.dlltransforms it into__sso_redirect, and the full parameter reference. - Deep Linking with Shibboleth — SAML
RelayState, WAYFless flows, and how our Shibboleth server handles the target URL. - Deep Linking with Enterprise Connections (SAML / OIDC) — Deep linking through Auth0 SAML and OIDC enterprise connections.