AuthSource
Besides local users, vRealize Operations Manager also allows users from external systems such as LDAP, Active Directory, VC, SSO to login using their original credentials. Authentication of all such users are delegated to external systems. This model represents a single auth source managed by vRealize Operations Manager.
Properties
Type of the Auth source.
- LDAP
- ACTIVE_DIRECTORY
- LOCAL_USER
- VC
- VIDM
Immutable Identifier of the Auth Source
Name of the External System. Set by admin when the source is added or imported into vROps. name and id of a source is unique with the exception that name can be modified by a system admin.
Certificate details of the Authentication Source. Typically this will be present if and only if the Authentication Source enforces SSL
The Auth Source last modification time in millisecond
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
Properties of the Authentication Source. The actual values of the metadata elements relevant for the specific Authentication Source
The Auth Source creation/import time in milliseconds
JSON Example
{
"id": "string",
"name": "string",
"sourceType": {
"id": "string",
"name": "string"
}
}
Property Of
AuthSources
Returned By
Get Auth Source