Security Provider Fields

These fields apply to the security_provider_added, security_provider_changed, and security_provider_removed events.

Field Value Explanation
enabled 1 or 0

1: The security provider is enabled.
0: The security provider is disabled.

id

string

The unique identifier of the security provider to which this setting applies.

name

string

The name of the security provider to which this setting applies.

priority

integer

The priority of this security provider configuration, in the order in which authentication should be attempted, starting from 1. Two providers may share the same priority but only if one of these providers is a user provider and the other is a group provider.

provider_type

local
cluster
kerberos
ldap
radius
saml

The type of service this provider configuration is set to access.

service_type

users
groups

The type of authentication or authorization information this provider supplies.