Skip to main content

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?

 

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


Thanks Nick.. Thought so.

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


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!


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:

 


Thanks Guys!