Get GSSAPI Authenticator

Get GSSAPI Authenticator

All the listed privileges are required -

Privileges Description
GLOBAL_CONFIG_VIEW Caller should have permission to this privilege, to perform this operation.
Request
URI
GET
https://{api_host}//localhost/rest/config/v1/gssapi-authenticators/{id}
COPY
Path Parameters
string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns GSSAPIAuthenticatorInfo of type(s) */*
{
    "allow_legacy_clients": true,
    "allow_ntlm_fallback": true,
    "connection_servers": [
        "42e47f15-aad0-221a-b231-ea4a3a134ec9",
        "d0325b13-2bf1-4fa4-b027-e780004f2d1e"
    ],
    "enable_login_as_current_user": true,
    "enforce_channel_bindings": true,
    "id": "42e47f15-aad0-221a-b231-ea4a3a134ec9",
    "trigger_mode": "ENABLED"
}
boolean
allow_legacy_clients
Optional

Indicates whether the legacy Horizon clients will be allowed to use login as current user.

boolean
allow_ntlm_fallback
Optional

Indicates whether NTLM is allowed for GSSAPI authentication. When the client does not have access to the domain controllers in the hosted environment kerberos authentication fails, clients can fall back to NTLM authentication if allowNTLMFallback is set to true.

array of string
connection_servers
Optional

The list of Connection Servers for which this GSSAPI authenticator is enabled.

boolean
enable_login_as_current_user
Optional

Indicates whether the login as current user is enabled or not.

boolean
enforce_channel_bindings
Optional

Indicates whether channel bindings is supported or not.

string
id
Optional

Unique ID representing this GSSAPI Authenticator.

string
trigger_mode
Optional

Indicates True SSO trigger mode on sessions using this authenticator.

  • DISABLED: Do not use True SSO.
  • OPTIONAL: If no SSO credentials are provided then use True SSO otherwise use the supplied SSO credentials.
  • ENABLED: Always use True SSO even if client supplied SSO credentials.
Possible values are : DISABLED, OPTIONAL, ENABLED,

401

User is not authenticated

Operation doesn't return any data structure

403

Access to the resource is forbidden

Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure

Config Operations
POST
Create Federation Access Group
POST
Create IC Domain Account
POST
Create IM Asset
POST
Create IM Assets
POST
Create IM Stream
POST
Create IM Streams
POST
Create IM Tag
POST
Create IM Tags
POST
Create IM Version
POST
Create IM Versions
POST
Create JWT Authenticator
POST
Create Local Access Group
POST
Create Permissions
POST
Create Role
POST
Create Unauthenticated Access User
DELETE
Delete Federation Access Group
DELETE
Delete IC Domain Account
DELETE
Delete IM Asset
DELETE
Delete IM Stream
DELETE
Delete IM Tag
DELETE
Delete IM Version
DELETE
Delete JWT Authenticator
DELETE
Delete Local Access Group
DELETE
Delete Permissions
DELETE
Delete Role
DELETE
Delete Unauthenticated Access User
GET
Get Admin Users Or Groups Permissions
GET
Get Connection Server
GET
Get Connection Server V2
GET
Get Enrollment Server
GET
Get Environment
GET
Get Environment V2
GET
Get Feature Settings
GET
Get Federation Access Group
GET
Get Federation Access Group V2
GET
Get General Settings
GET
Get General Settings V2
GET
Get General Settings V3
GET
Get GSSAPI Authenticator
GET
Get IC Domain Account
GET
Get IM Asset
GET
Get IM Stream
GET
Get IM Tag
GET
Get IM Version
GET
Get JWT Authenticator
GET
Get Local Access Group
GET
Get Local Access Group V2
GET
Get Permission
GET
Get Pre Logon Settings
GET
Get RADIUS Authenticator
GET
Get Role
GET
Get SAML Authenticator
GET
Get Security Settings
GET
Get Security Settings V2
GET
Get Settings
GET
Get Settings V2
GET
Get Settings V3
GET
Get Unauthenticated Access User
GET
List Connection Servers
GET
List Connection Servers V2
GET
List Enrollment Servers
GET
List Federation Access Groups
GET
List Federation Access Groups V2
GET
List GSSAPI Authenticators
GET
List IC Domain Accounts
GET
List IM Assets
GET
List IM Streams
GET
List IM Tags
GET
List IM Versions
GET
List JWT Authenticators
GET
List Licenses
GET
List Local Access Groups
GET
List Local Access Groups V2
GET
List Permissions
GET
List RADIUS Authenticators
GET
List RCX Servers
GET
List Roles
GET
List SAML Authenticators
GET
List Selectable Privileges
GET
List Unauthenticated Access Users
GET
List VC Info
GET
List VC Info V2
POST
Mark Datastores For Archival
POST
Register RCX Client
DELETE
Unregister RCX Client
PUT
Update Connection Server
PUT
Update Feature Settings
PUT
Update General Settings
PUT
Update General Settings V2
PUT
Update General Settings V3
PUT
Update IC Domain Account
PUT
Update IM Asset
PUT
Update IM Stream
PUT
Update IM Tag
PUT
Update IM Version
PUT
Update JWT Authenticator
PUT
Update RCX Client
PUT
Update Role
PUT
Update Security Settings
PUT
Update Settings
PUT
Update Settings V2
PUT
Update Settings V3