When using the Integration Theme please refer to the topic Integration Theme Live for more information.
Anyone visiting your DriveWorks Live site will be directed to the Login page by default.
This is to ensure only visitors with credentials that have been administered through DriveWorks Security Settings have access to start a specification.
The Login page can be bypassed by logging all visitors into the site with a generic username through the Integration module.
To use the Auto-Login feature you will require the Integration page to be loaded when the web address is typed, rather than the Login page. You then need to configure the Integration page to login with a specific Username and Password. This can be achieved by following the steps below.
/Integration?mode=edit
DriveWorks is set up to automatically redirect the user to the Login page (/Login). To change this you need to copy and edit the Navigation.xml. This can be done by following the steps below:
from
<Navigation LoginUrl="~/Login">
to
<Navigation LoginUrl="~/Integration">
Now when browsing to your DriveWorks project you will be automatically logged in.
To log in as a different user, you first have to log out (close the browser or click logout), browse to the website and add /Login to the URL.
If you want to change who is automatically logged in you will have to go back to the Integration module, because there is now an Auto Login the /Integration suffix cannot be used. To access the Integration page add the following to the URL.
/integration?mode=edit
The Integration module can be edited on the Integration page by following steps 3 to 6 above.
More information on the Integration module can be found using the following link Integration Module.
Knowledge Base Article Ref: | KB13103012 |
---|