Location in GUI : Work Centers
» Network Access
» Policy Sets
» XXX
» Authorization Policy
Name Type Constraint Mandatory Default Value authorization_rules List [authorization_rules]
No
Name Type Constraint Mandatory Default Value name String Regex: ^[\w\d_\-\. ]+$
Yes state Choice enabled
, disabled
No enabled
condition Class [condition]
No profiles List String No security_group String No
Name Type Constraint Mandatory Default Value type Choice ConditionReference
, ConditionAttributes
, ConditionAndBlock
, ConditionOrBlock
Yes is_negate Boolean true
, false
No false
dictionary_name String No attribute_name String No operator Choice contains
, endsWith
, equals
, greaterOrEquals
, greaterThan
, in
, ipEquals
, ipGreaterThan
, ipLessThan
, ipNotEquals
, lessOrEquals
, lessThan
, matches
, notContains
, notEndsWith
, notEquals
, notIn
, notStartsWith
, startsWith
No attribute_value String No name String No children List [children]
No
Name Type Constraint Mandatory Default Value type Choice ConditionReference
, ConditionAttributes
, ConditionAndBlock
, ConditionOrBlock
Yes is_negate Boolean true
, false
No dictionary_name String No attribute_name String No operator Choice contains
, endsWith
, equals
, greaterOrEquals
, greaterThan
, in
, ipEquals
, ipGreaterThan
, ipLessThan
, ipNotEquals
, lessOrEquals
, lessThan
, matches
, notContains
, notEndsWith
, notEquals
, notIn
, notStartsWith
, startsWith
No attribute_value String No name String No children List [children]
No
Name Type Constraint Mandatory Default Value type Choice ConditionReference
, ConditionAttributes
Yes is_negate Boolean true
, false
No dictionary_name String No attribute_name String No operator Choice contains
, endsWith
, equals
, greaterOrEquals
, greaterThan
, in
, ipEquals
, ipGreaterThan
, ipLessThan
, ipNotEquals
, lessOrEquals
, lessThan
, matches
, notContains
, notEndsWith
, notEquals
, notIn
, notStartsWith
, startsWith
No attribute_value String No name String No
Example1: Office_Clients authorization rule
This example demonstrates how to configure an authorization rule under the policy_set Global Policy
. The authorization rule name is Office_Clients
. It uses the AD Join Point AD_Join
to query the endpoint, and if the endpoint is part of the AD group ciscolab.local/Users/DC1
, then the authorization profile Office_Clients_Profile
and the security group Office_Clients_SGT
are applied.
type : ConditionAttributes
attribute_name : ExternalGroups
attribute_value : ciscolab.local/Users/DC1
security_group : Office_Clients_SGT