GSSAPI SASL Mechanism Handler REST Endpoints

GSSAPI SASL Mechanism Handler
The GSSAPI SASL mechanism performs all processing related to SASL GSSAPI authentication using Kerberos V5. The GSSAPI SASL mechanism provides the ability for clients to authenticate themselves to the server using existing authentication in a Kerberos environment. This mechanism provides the ability to achieve single sign-on for Kerberos-based clients.
Add, Search, Compare or Delete GSSAPI SASL Mechanism Handler
Method: post
Path: /rest/v1/admin
Delete a GSSAPI SASL Mechanism Handler by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find GSSAPI SASL Mechanism Handler by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a GSSAPI SASL Mechanism Handler by DN
Method: patch
Path: /rest/v1/admin/{dn}