Customizing the Application Access and Access Request interfaces
You can customize the header, footer, login, and error pages that prompt HCL Connections users to grant/deny and revoke access to their Connections data for third-party applications protected by OAuth. Also, you can edit the text strings that display on the Application Access and Access Request interfaces.
About this task
Procedure
- To customize the header and the footer of the Application Access page and to the login page presented to users trying to authorize third party applications requesting access to Connections data, place a custom header.jsp, footer.jsp, and login.jsp in the <CUSTOMIZATION_DIR>/oauth/ folder.
- To customize the strings for both the Application
Access and Access Request interfaces,
you can edit the strings in the
com.ibm.lconn.oauth.strings.ui_en.properties
property file.For more information about customizing interface strings, refer to Customizing property strings.