<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Securing the Service Account users in Servicenow in ServiceNow AI Platform forum</title>
    <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/securing-the-service-account-users-in-servicenow/m-p/2946556#M196775</link>
    <description>&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are filtering some of our records/CIs using the Query Before Rules. However, there are few Service Accounts which need to bypass this Query before Business Rule execution. This is implemented using the filter/condition in Business rules to exclude the execution for certain users -&amp;nbsp; condition is gs.getUserDisplayName() is not 'ABC'. However, anyone with admin access can maliciously tamper the user record to have display name as ABC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the most efficient way to achieve this behavior? My friend suggested to use the system properties to hold the sys_ids of the users but anyone with ADMIN access can tamper/update this system property..&amp;nbsp;&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/701756"&gt;@GunjanK&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2024 10:35:56 GMT</pubDate>
    <dc:creator>rahulyamgar</dc:creator>
    <dc:date>2024-05-29T10:35:56Z</dc:date>
    <item>
      <title>Securing the Service Account users in Servicenow</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/securing-the-service-account-users-in-servicenow/m-p/2946556#M196775</link>
      <description>&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are filtering some of our records/CIs using the Query Before Rules. However, there are few Service Accounts which need to bypass this Query before Business Rule execution. This is implemented using the filter/condition in Business rules to exclude the execution for certain users -&amp;nbsp; condition is gs.getUserDisplayName() is not 'ABC'. However, anyone with admin access can maliciously tamper the user record to have display name as ABC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the most efficient way to achieve this behavior? My friend suggested to use the system properties to hold the sys_ids of the users but anyone with ADMIN access can tamper/update this system property..&amp;nbsp;&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/701756"&gt;@GunjanK&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 10:35:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/securing-the-service-account-users-in-servicenow/m-p/2946556#M196775</guid>
      <dc:creator>rahulyamgar</dc:creator>
      <dc:date>2024-05-29T10:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Securing the Service Account users in Servicenow</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/securing-the-service-account-users-in-servicenow/m-p/2946568#M196777</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Admins will always be able to work around processes, it's why it's such a highly privileged role. If a customer is concerned about this, they need to review who has admin access in production and regulate it tightly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming these service accounts are only using APIs, consider using the gs.isInteractive() function to check whether the transaction is a user (via a webpage) or an API call.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 10:46:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/securing-the-service-account-users-in-servicenow/m-p/2946568#M196777</guid>
      <dc:creator>Kieran Anson</dc:creator>
      <dc:date>2024-05-29T10:46:09Z</dc:date>
    </item>
  </channel>
</rss>

