Testing the Ajax proxy configuration | HCL Digital Experience
Test the configuration of the application-specific Ajax proxy to manage authentication for the HCL Connections portlets.
If you have a web server that is configured for Portal and HCL Connections, use:
http://<WP_Server>/wps/<CONNECTIONS_PORTLETS_CONTEXT_ROOT>/proxy/https/<CONNECTIONS_SERVER_BASE_URL>/profiles/atom/profileService.doFor example, http://myportalwebserver/wps/PA_icWEFPtlts/proxy/https/myconnectionswebserver/profiles/atom/profileService.do
If you have a web server that is configured for HCL Connections but not for Portal, use:
http://<WP_Server:Port>/wps/<CONNECTIONS_PORTLETS_CONTEXT_ROOT>/proxy/https/<CONNECTIONS_SERVER_BASE_URL>/profiles/atom/profileService.doFor example, http://myportalserver:10039/wps/PA_icWEFPtlts/proxy/https/myconnectionswebserver/profiles/atom/profileService.do
If you do not have web servers that are configured for either Portal or HCL Connections, use:
http://<WP_Server:Port>/wps/<CONNECTIONS_PORTLETS_CONTEXT_ROOT>/proxy/https/<CONNECTIONS_SERVER_BASE_URL:port>/profiles/atom/profileService.doFor example, http://myportalserver:10039/wps/PA_icWEFPtlts/proxy/https/myconnectionsserver:9444/profiles/atom/profileService.do
- If you are prompted to save or open a document or a feed renders in the browser, then the proxy is properly configured.
- If you are prompted to enter a user name and password, then the proxy is properly configured but SSO is not enabled.
- If you receive a 403 error in response, then the proxy is not properly configured.
- If you receive a 500 or any other response code, the proxy was properly configured but something else is not working.
- Enter the user name and password of an HCL Connections user.
- If you are prompted to save or open a document or a feed renders in the browser, then the proxy is properly configured
- If you receive a 403 error in response, then the proxy is not properly configured.
- If you receive a 500 or any other response code, the proxy was properly configured but something else is not working.