com.glide.soap.guest_user

ServiceNow property description:

If unauthenticated, SOAP requests will execute on behalf of this user ID. Set roles for this user and use ACL to manage this user's access.

Attributes

  • Sys ID: 10a9faf80a0a0b2b001c104f0ecb0726
  • Type: string
  • Application: Global
  • Default value: soap.guest
AI Logo

AI generated property description:

The ServiceNow property `com.glide.soap.guest_user` specifies the user ID that will be used to execute SOAP requests when they are unauthenticated. This user ID should be assigned appropriate roles and access controls to manage what the guest user can access and perform within the system. By configuring this property, administrators can ensure that unauthenticated SOAP requests are handled securely and within the defined permissions. It is crucial to set up ACLs (Access Control Lists) to restrict and control the actions of this guest user to prevent unauthorized access to sensitive data. This property helps maintain security while allowing some level of interaction with the system through SOAP requests.

Source

Related property: com.glide.cs.va.sys_user