Enabling Deep Linking in OFSAA

When a user logs into OFSAA, by default, the application opens the default landing page or the preferred landing page. However, it is possible to open a specific page (show requested resource URL) other than the default or preferred landing page by using Deep Linking in a SSO-enabled setup.
To enable deep linking, perform the following procedure:
  1. Login to the OAM Administrator Console.
  2. From the Launch Pad, click Application Domains from the Access Manager widget. The Application Domain window is displayed.
  3. Search for the required application domain for which you want to switch the authentication scheme and click Name from the search results to display the details for the application domain.
  4. Click the Authentication Policies tab to view the existing policies in the system.
  5. Click Protected Resource Policy from the list to view the details for the policy.
  6. Click LDAPScheme from Authentication Scheme.
  7. Click Responses tab and click Add button.
  8. To configure deep linking in your OFSAA, set res_url header in response to send Requested resource URL path. In the popup, select Header for Type. Enter res_url for Name, and enter $request.res_url for Value. Click OK.
  9. Click Apply to save.
    For reference information on the preceding instructions, see the following link for OAM: