Skip to main content
Solved

SSO and Db Authentication - Apps 10 (EE)

  • March 4, 2022
  • 5 replies
  • 205 views

Forum|alt.badge.img+9

Hi,

We are looking to enable SSO authentication which is fine for the bulk of our users but there are a number of IFS accounts that can only authenticate via the DB method.

For those accounts, is the only way to log into IFS via the EE Admin access point?

 

Best answer by NickPorter

Yes, as @Charith Epitawatta noted you can adjust the text on the landing page.  

If you take a look at the source for the page you can see the plain text that would need to be adjusted:

 

This topic has been closed for replies.

5 replies

NickPorter
Superhero (Customer)
Forum|alt.badge.img+18
  • Superhero (Customer)
  • 374 replies
  • March 4, 2022

Yes, as far as I am aware that is the only way to get normal IFS access.  That is what we do when needed.

Nick


Forum|alt.badge.img+9
  • Author
  • Sidekick (Customer)
  • 40 replies
  • March 4, 2022

Thanks Nick.. Thought so.

Do you or anybody else know if we can change the name shown (IFS Enterpise Explorer - Admin) to something else?


Charith Epitawatta
Ultimate Hero (Employee)
Forum|alt.badge.img+31
  • Ultimate Hero (Employee)
  • 1094 replies
  • March 4, 2022

Hi @JamesW72 

Do you or anybody else know if we can change the name shown (IFS Enterpise Explorer - Admin) to something else?

Yes, you are allowed to make changes to the landing page of the application. You can find the Landing Page Development Guide here:

https://docs.ifs.com/techdocs/foundation1/050_development/022_user_interface/080_landing_page_development/default.htm

Hope this helps!


NickPorter
Superhero (Customer)
Forum|alt.badge.img+18
  • Superhero (Customer)
  • 374 replies
  • Answer
  • March 4, 2022

Yes, as @Charith Epitawatta noted you can adjust the text on the landing page.  

If you take a look at the source for the page you can see the plain text that would need to be adjusted:

 


Forum|alt.badge.img+9
  • Author
  • Sidekick (Customer)
  • 40 replies
  • March 7, 2022

Thanks Guys!