Customize Login page and add JS scripts

Customize Login page and add JS scripts

Customize Login Page

  1. Start by going to Advanced Portal Settings (or Application Settings under ESM Directory) and click on "Customize Now" under Login Page Customizaion
  2. Start editing the HTML content to suit your needs by adding style/css content, and save and check your progress by opening the login page in another browser.
Note: Some JS script and other content may get truncated on save due to security reasons as we run this html content through our content filters.

Adding JS Scripts:

  1. To add JS and other restricted content, navigate to <sdp>/custom/Login/
  2. Modify both custom.html and Login.html to suit your needs and check your progress by reloading the login page in another browser.
Note: The changes need to be present in custom.html too to ensure the changes are carried forward even after application upgrade

                    New to ADSelfService Plus?

                      • Related Articles

                      • How to customize requester home page

                        Use case In the requester home page, each box should be a button and when clicked anywhere on the box they should be redirected to the respective Subcategories to select the Incident or Service Template or the Solutions. The first box should be with ...
                      • Customized Login form

                        The following steps can performed to customise the default login page with a different image background. 1. Save a new page as Custom.HTML under [ManageEngine\ServiceDesk\Custom\Login]. This will return a totally blank login page with only the login ...
                      • CSRF login Issue

                        Issue: CSRF token mismatch during login. Trace: [07:01:21:901]|[10-05-2021]|[com.adventnet.servicedesk.authentication.internal.LoginUtil]|[INFO]|[69]: Invalid login CSRF token provided ::: sessionToken : null; cookieToken : ...
                      • SAML Auto Login with ADFS (in Intranet)

                        Steps to enable Auto-logon: Step 1: In the AD FS server, under Authentication Methods, make sure that Windows Authentication is selected. Step 2: Run the below powershell query to check if "Chrome" is present in the supported WIA agents: ...
                      • SAML | Multiple Login URLs for SAML Response

                        Issue: Even if SDP can be accessed with multiple URLs like internal.servicedesk.com and external.servicedesk.com, the SAML response is always received at the same URL that is configured in Alias URL. Fix: The acs_url column in the SAMLSP table can be ...