Require authorization for WSDL request [Updated in Security Center 1.3 and 1.5]
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Platform Security
Use the glide.basicauth.required.wsdl property to designate if incoming WSDL (Web Services Description Language) requests should require basic authentication.
If glide.basicauth.required.wsdl is not set to the recommended value of true, then , then this will disable Basic Authentication for WSDL requests. WSDL is a protocol that is used to describe web services such as instance table schemas, and is not a mechanism for sharing the data within tables. Setting this property to true allows for disclosure of table schemas to unauthenticated users.