Contents

ticketKeyPath

The keypath in the response JSON that uses this set of mappings.

Declaration

var ticketKeyPath: String? { get set }

Discussion

If the response tokens from the login contain this keypath, the system uses this mapping to create a Kerberos ticket. The expected response is a JSON dictionary with the supplied key names containing Kerberos ticket values.

See Also

Getting the properties