Skip to Main Content
Spotfire Ideas Portal

Easy way to modify appearance of the web portal login page

Our users often fail to log in via our Active Directory-linked authentication because they're adding "@companyname.com" after their user id.  I wanted to add a piece of text to the login page to tell users not to do this, but the only way to do this is to create a "custom login page" via the steps outlined at https://community.tibco.com/wiki/create-custom-login-page-tibco-spotfirer and I don't have a day or two to figure that out (if I even could...)

 

 

  • Attach files
      Drop here to upload
    • Admin
      Miguel Diez
      Reply
      |
      Nov 14, 2019

      Great to hear, Tim. I modified the idea status to "Already exists" if this is what you needed.

    • Guest
      Reply
      |
      Nov 14, 2019

      Jens - thanks for the tip.  I was able to successfully add the text to the page.

    • Guest
      Reply
      |
      Nov 13, 2019

      It's actually possible to add a piece of text to the standard login page (through configuration). Set the "security.login-page.text" configuration property to the value that you want to show (it cannot be formatted in any way, it needs to be just plain text).

      set-config-prop --name="security.login-page.text" --value="Lorem ipsum dolor sit amet"