[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Auth Source
DescriptionThe auth source can be SSO/LDAP/AD. For the LDAP/AD auth source, the request should contain the name of the user. For the SSO auth source, request should contain the name of the user and the sso domain. User-group’s username can contain wildcards. Maximum of 25 user-groups are returned for SSO auth source.
Request
URLURL
https://localhost/suite-api/api/auth/sources/{sourceId}
Path Parameters
Path Parameters
string
sourceId
Required
Id of the auth source
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
AuthSource
of type(s) application/json, application/xml
Information about the authentication source
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/auth/sources/{sourceId}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Auth Operations
post
post
post
put
post
Create Scope
Introduced
post
post
post
delete
delete
Delete Scopes
Introduced
delete
delete
delete
delete
delete
get
Get All Object Scopes
Introduced
get
get
get
get
get
get
Get Scope
Introduced
get
get
get
get
post
put
Modify Scope
Introduced
put
patch
post
delete
put
Synchronize User Groups
Changed
post
put