Document secure cookie format and callbacks
authorGreg Hudson <ghudson@mit.edu>
Sun, 16 Aug 2015 04:30:46 +0000 (00:30 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 26 Aug 2015 15:14:49 +0000 (11:14 -0400)
commit752574e288c8322001d1b4e62f5fd99c579a3403
tree129810b3790e18aad4839a12f16eb8b2860ea7a3
parent379239d98a05b271bbd6127f98bdb64646958b4c
Document secure cookie format and callbacks

In kdcpreauth.rst, describe the set_cookie and get_cookie callbacks
and explain how to generate a KDC_ERR_MORE_PREAUTH_DATA_REQUIRED error
for multi-round-trip mechanisms.  Add a new file formats/cookie.rst
documenting the secure cookie format.

ticket: 8233
doc/formats/cookie.rst [new file with mode: 0644]
doc/formats/index.rst
doc/plugindev/kdcpreauth.rst