---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Business Logic

# Business Logic {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

This category looks at the logic and flow unique to each application with general
secure principles. Specifically ensure that the intended sequence of business logic flow cannot
by bypassed, that limits exist to detect and prevent automated attacks, and that protections
against spoofing, tampering, information disclosure and elevation of privilege attacks
exist.
The following are some security controls that an administrator can configure to restrict unauthorized access to sensitive entities within the ServiceNow AI Platform.
* **[Limit max comments per user per day](https://servicenow-prod.fluidtopics.net/LtP9f5hA1hktxnyEnZ7yAA)**   
  Configure the sn_kb_social_qa.max_comments_per_user_daily property to restrict the number of QA comments per day.
* **[Limit max subscriptions per user per day](https://servicenow-prod.fluidtopics.net/BM00CwEMGbdncaEsJRQ2xg)**   
  Configure the sn_kb_social_qa.max_subscriptions_per_user_daily property to limit the max number subscriptions a user can subscribe to in a day.
* **[Minimize SMTP Recipient Quantity \[Updated in Security Center 1.3\]](IBPGWiNGqlQiwmE_a9xBwQ)**   
  The glide.email.smtp.max_recipients specifies the maximum number of recipients the instance can list in the To: line for a single email notification.
* **[Timeout Guest Sessions](https://servicenow-prod.fluidtopics.net/PndHgZLAA88H2~jiL5BFpw)**   
  Use a system property to control the inactive session timeout for unauthenticated users.
* **[Validate remote host](https://servicenow-prod.fluidtopics.net/jwZ7JJ0sa0paF~~8HPGfqA)**   
  Set the property to true to prevent bad actors from using internal port scanning in your network.

