How to add a SSO Navigation to an Application Page

After a SSO has been configured (refer to the SSO Configuration section for SSO configuration), the navigation action can be added to any application page:

For example:

<action name="T1TRVL_DOC_HDR_EXT_APP" order="100" type="extAppAction" priority="3" shortTitle="Purchase Trip" dataSourceList="T1TRVL_DOC_HDR" title="Purchase Trip" visible="false" applicationAction="Travel Certify"/>

In the above action element, type - “extAppAction” and applicationAction - “Travel Certify”.

For SSO navigation, type should be extAppAction and applicationAction should be the name of the application from the sso.config file that should be opened from the action.