Skip to main content

Create a Kerberos credential

POST 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/kerberos

Since: 2.79.0

Required permission(s): AccessControl.CredentialCreate

Creates a new Kerberos credential for the specified user.

The kerberosId field is required and must not be blank. It represents the Kerberos principal name that links the nevisIDM user to their Windows/Active Directory identity.

Unlike policy-based credentials, Kerberos credentials do not require a policy to be configured. Multiple Kerberos credentials can be created for the same user, each is identified by its own external ID.

The response includes a Location header pointing to the created credential, identified by the generated or provided external ID.

Request

Responses

Kerberos credential created successfully

Response Headers
    Location

    URL of the created resource