Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Require Authentication on Event Management HTTP Processor [New in Security Center 1.3, Updated in 1.5, and removed in 2.0]

Learn how to establish secure basic authentication for inbound Amazon Simple Notification Service (SNS) requests when the Event Management plugin (com.glideapp.itom.snac) is enabled.

If the glide.basicauth.required.evtmgmthttpprocessor property isn’t set to the recommended value of true, and the Event Management plugin (com.glideapp.itom.snac) is active, then basic authentication is not required for all inbound Amazon Simple Notification Service (SNS) requests. This can lead to unauthenticated access to instance data.

To remediate this security risk, ensure that glide.basicauth.required.evtmgmthttpprocessor is set totrue and that com.glideapp.itom.snac is active.

More information

AttributeDescription
Configuration nameglide.basicauth.required.evtmgmthttpprocessor
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuetrue
Default valuetrue
CategoryAPI and web service
Security risk
  • Severity score: 7
  • CVSS score: High
  • Security risk details: Not settingglide.basicauth.required.evtmgmthttpprocessor to the recommended value of true, and not activating the com.glideapp.itom.snac plugin causes basic authentication not to be enabled for inbound SNS requests. This could lead to unauthenticated access to instance data.
Dependencies and prerequisitesNone
References- https://docs.aws.amazon.com/sns/latest/dg/welcome.html - Access control
Functional impactIf glide.basicauth.required.evtmgmthttpprocessor is not set to the recommended value of True, and if the Event Management plugin (com.glideapp.itom.snac) is active, then basic authentication is not required for all Inbound Amazon Web Services SNS requests. This can lead to unauthenticated access to instance data.

Parent Topic:API and web service