Set guest user for soap requests [Updated in Security Center 1.3 and 2.0]

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Configure this property to control the level of access of unauthenticated SOAP requests.

    Use the com.glide.soap.guest_user glide property to control the access level of unauthenticated SOAP requests. If this property is not set to the recommended value of soap.guest or is set to a user with limited privileges, then SOAP requests execute on behalf of this user.

    Ensure the property is set to soap.guest to ensure an appropriate level of access for unauthenticated SOAP requests.

    More information

    Attribute Description
    Configuration name com.glide.soap.guest_user
    Configuration type System Properties (/sys_properties_list.do)
    Data type string
    Recommended value soap.guest
    Default value soap.guest
    Category Access control
    Security risk
    • Severity score: 8.1
    • CVSS score: High
    • Security risk details: Setting this property to blank enables unauthenticated access to administrator or maintenance level operations.
    Dependencies and prerequisites None