Skip to Content

HTTP Anonymous Authentication

Anonymous authentication indicates that client requests should not be authenticated. Anonymous authentication is typically used by default when credentials are not supplied and no other authentication type is selected. Anonymous authentication does not require any configuration. However, it can be explicitly enabled.

Configuration

Parameters

Parameter Value Description
AuthenticationType Anonymous Indicates that the data source should use anonymous authentication.