Logo
ACTIWARE.IO API Documentation

Upload Keytab

PUT {{auth-service-address}}/api/v2/keytab

Required to provide the created krb5.keytab file to the service for SSO.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X PUT 'auth-service-address/api/v2/keytab' -H 'Content-Type: application/octet-stream'

ENDPOINTS