This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SUPPORT Q&A - Authentication failed for <LOGON_USER>. How to present more informative text.

BoG.Nielsen - Friday, January 30, 2015 8:53 AM:

Hi

I have configured the following successfully:
Aras Innovator client logon to use logon hooks.
Aras Innovator integrated with Active Directory authentication.

 

Logging in with Active Directory authentication works OK.

 

Attempting to log on to Aras Innovator with a account not defined as a user will present the error-message:

Error -- Webpage Dialog
Authentication failed for <LOGON_USER>

 

I want to present a more meaningful text to the user, who fails to log in and provide a link to a workflow defined for requesting access.
Can the text be changed to meet my wish?
If, yes. Provided hints will be highly appreciated.



BoG.Nielsen - Tuesday, February 3, 2015 8:01 AM:

Hi

 

Found a solution:

In InnovatorClientscriptslogin.aspx find line

top.aras.AlertError(stat);

Correct content in (stat). HTML tags can be used.

Example: ("<h1>Test </h1>" + stat).