About notifications when MID Server user authentication fails

__ __2
Tera Expert

I think there is a function that notifies you of the error content when user authentication on the MID Server fails, but I can't find it no matter how hard I search.
Could you please tell me the name of the event or notification that corresponds to that?

1 ACCEPTED SOLUTION

hi @__ __2 

 

Email Notifications (OOTB)


* Functionality: ServiceNow has built-in email notifications for MID Server issues, including authentication failures. However, these may not be enabled by default.
* Configuration: You can activate and customize these notifications in the system properties related to MID Server. Navigate to System Properties > MID Server. In the Email Notifications section, you can define the recipients and customize the email content.
* Benefits: Easy to set up and provides basic alerts about authentication problems.


Which One to Choose:


* If you need basic email alerts for MID Server authentication failures, start with enabling and configuring the out-of-the-box email notifications in the system properties.
* If you want more control over notifications and actions, create custom event-driven notifications or business rules on the ecc_agent_issue table.
* If you need detailed debugging information and advanced monitoring, leverage the MID Server logs.

 

If you like this opinion and your problem is resolved after reviewing and applying it. Please kindly mark this your best answer🌠 OR  mark it  Helpful â›‘if you think that you get some insight from this content relevant to your problem and help me to contribute more to this community

MackI | ServiceNow Developer | 2 *Mainline Certification | LinkedIn Top IT Operation Voice 2023 | Sydney,Australia

View solution in original post

5 REPLIES 5

Pratiksha
Mega Sage
Mega Sage

No, OOB notification wont be sent to anyone. Their is will an issue get created. You need to create a custom notification as when mid server issue get created.