Authorization Servers Show¶
Toolbar¶
Name |
Tooltip |
Description |
|---|---|---|
Synchronise |
Synchronise authorization servers |
|
Access group external identifier |
Access group external identifier |
|
Object group external identifier |
Object group external identifier |
Fields¶
Name |
Data type |
Description |
|---|---|---|
Created by |
string |
Administrator who created this authorization server. Displays the name or identifier of the administrator who created the object. Automatically populated for tracking and auditing purposes. |
Updated by |
string |
Administrator who last modified this authorization server. Indicates the name or identifier of the administrator who last modified the object. Used to track changes and maintain audit history. |
Name |
string |
Name of the authorization server. Specifies the name of the object. This field is required and should uniquely identify the object within its context. |
DB type |
enum LOCAL, EXTERNAL, REDIRECT, LDAP, GSUITE, SOCIAL_PORTAL, INTEGRATION_SERVER, RADIUS |
Database type or authorization method used by this server. |
Purpose |
enum USER, IDENTITY, ENDPOINT_DEVICE |
Purpose defining what types of objects are synchronized. |
URL |
string |
Host address or domain name of the authorization server. |
Login |
string |
Service account login for authentication. |
Password |
string |
Service account password for authentication. |
Id |
string |
Authentication service identifier. |
Base DN |
string |
Base Distinguished Name for LDAP searches. |
Bearer token |
string |
Bearer token for API-based authorization. |
Custom 1 |
string |
Custom attribute mapping field 1. |
Custom 2 |
string |
Custom attribute mapping field 2. |
Custom 3 |
string |
Custom attribute mapping field 3. |
Custom 4 |
string |
Custom attribute mapping field 4. |
DB driver |
enum AuthorizationSeverDbDriverEnum |
Database driver used for external database connections. |
DB name |
string |
Name of the external database. |
Default endpoint device type |
enum EndpointType |
Default device type for synchronized endpoints. |
Description |
string |
Description of this authorization server. Provides an optional text description of the object. Useful for documenting purpose, context, or configuration notes. |
Import service ID |
string |
Import service identifier. |
Integration server |
oneOf MiniListIntegrationServerResponse |
Integration server used for endpoint synchronization. |
Automatic WiFi notify |
boolean |
Whether automatic WiFi notification is enabled for new identities. |
Delete after sync. |
boolean |
Whether objects deleted in external server are deactivated in NACVIEW. |
Delete OU after sync. |
boolean |
Whether organizational units deleted externally are deactivated. |
Editable external data |
boolean |
Whether data from external sources can be edited in NACVIEW. |
Is enabled |
boolean |
Whether this authorization server is enabled. Indicates whether the object is active or enabled. When disabled, the object becomes inactive or unavailable for use in operations. |
Follow referrals |
boolean |
Whether LDAP referrals are followed during synchronization. |
Generate password |
boolean |
Whether local passwords are generated for synchronized objects. |
PKI auto gen. |
boolean |
Whether PKI certificates are automatically generated. |
Send PKI |
boolean |
Whether PKI certificates are sent via email. |
Synchronize incrementally |
boolean |
Whether incremental synchronization is enabled. |
Synchronize OU |
boolean |
Whether organizational units are synchronized. |
External TACACS password |
boolean |
Whether external TACACS password is used for authentication. |
LDAP custom filter |
string |
Custom LDAP filter for object synchronization. |
LDAP OU custom filter |
string |
Custom LDAP filter for organizational unit synchronization. |
LDAP service |
oneOf MiniListLdapServiceResponse |
LDAP service type for directory connections. |
Login type |
string |
Primary login type used for authentication. |
Second login type |
string |
Alternative login type for authentication. |
MAC address attribute |
string |
LDAP attribute containing MAC address information. |
Radius auth type |
enum AuthorizationServerRadiusAuthTypeEnum |
RADIUS server authentication type. |
Remove object time |
enum RemoveObjectTimeEnum |
Time period before deleted objects are removed. |
Social portal type |
enum AuthorizationServerSocialPortalTypeEnum |
Social portal type for identity synchronization. |
Synchronization interval |
enum SynchronizationIntervalEnum |
Interval between automatic synchronizations. |
Synchronize system node |
oneOf MiniListSystemNodeResponse |
Whether system node configuration is synchronized. |
Synchronized at |
string |
Date and time of the last synchronization. |
Certificate file |
string |
Certificate file for SSL/TLS connections. |
Certificate key |
string |
Private key file for SSL/TLS connections. |
Password hash type |
enum PasswordHashType |
Password hash type used by the external server. |
Panels¶
Name |
Data type |
Template |
Description |
|---|---|---|---|
Default param access groups |
array of entity preview |
Unordered list / Table |
Default administration group assigned to synchronized objects from this server. |
Default param object groups |
array of entity preview |
Unordered list / Table |
Default object group assigned to synchronized objects from this server. |
Default endpoint device parameters |
array of entity preview |
Unordered list / Table |
Default device parameters for endpoints synchronized from this server. |
Notification channels |
array of entity preview |
Unordered list / Table |
Notification channels configured for synchronization events. |
Access groups |
array of entity preview |
Unordered list / Table |
Administration groups that can manage this authorization server. |