There can be situations in which you do not have an internet connection on your server where Adeptia Connect is installed. There are some services which require internet access to run properly.
To make your Adeptia Connect server work without internet connection, you need to apply the recommended configuration settings and steps outlined below.
Update securityContext.xml file
You need to update this file at both Connect Server and Connect Portal ends.
Updating file at Connect Server end
Pre-requisites:
- Take the backup of the existing xml file from …<ConnectServerInstallFolder>\AdeptiaServer\ServerKernel\etc\saml location. This file helps you to replicate the manual changes you have done before.
Follow the steps below, to update the securityContext.xml file:
- Download the attached securityContext_Server.xml file and rename it to securityContext.xml.
- Goto the location:<ConnectServerInstallFolder>\AdeptiaServer\ServerKernel\etc\saml.
- Replace the existing file with the downloaded one.
- Restart Connect Server.
Updating file at Portal end
Pre-requisites:
- Take the backup of the existing xml file from …<ConnectPortalInstallFolder>\resources_config\saml location. This file helps you to replicate the manual changes you have done before.
Follow the steps below to update the securityContext.xml file:
- Download the attached securityContext_Portal.xml file and rename it to securityContext.xml.
- Go to the location: …<ConnectPortalInstallFolder>\resources_config\saml.
- Replace the existing file with the downloaded one.
- Open this new xml file in edit mode.
- Update it with the manual changes that you had in your old xml file (backup file).
- Save the file.
- Restart Connect Portal.
Comments
0 comments
Article is closed for comments.