]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Update example site with correct location of session-id for eap_aka_sim
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 30 Aug 2022 22:29:50 +0000 (17:29 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 3 Sep 2022 15:11:05 +0000 (11:11 -0400)
raddb/sites-available/eap-aka-sim

index afee4e19990f799a580911ccb5d891c49f910eac..2c33b5b6f31dd6e120dbdf92b83658a2f1a45f16 100644 (file)
@@ -868,7 +868,7 @@ server eap-aka-sim {
        #  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.
@@ -894,7 +894,7 @@ server eap-aka-sim {
        #  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.
@@ -925,8 +925,7 @@ server eap-aka-sim {
        #
        #  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