# attribute is found, this section will be called.
#
# You should restore the contents of the following attributes using
- # `&session-state.Session-ID` or `&reply.Next-Reauth-Id` as a key:
+ # `&request.Session-ID` as a key:
#
# - `&session-state.Counter`:: How many times this session has
# been resumed.
# This section will be called prior to attempting re-authentication.
#
# You should restore the contents of the following attributes using
- # `&session-state.Session-ID` or `&reply.Next-Reauth-Id` as a key:
+ # `&request.Session-ID` as a key:
#
# - `&session-state.Counter`:: How many times this session has
# been resumed.
#
# This section we be called if authentication or re-authentication fails.
#
- # You should remove any session information stored against
- # `&Next-Reauth-Id`.
+ # You should remove any session information stored against `&request.Session-ID`.
#
clear session {
ok