Skip to content

Commit 5ef1385

Browse files
Fixed handling of 'clientchallenge' when removing a group member
1 parent 9595fb6 commit 5ef1385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-ace-key-groupcomm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1793,7 +1793,7 @@ A Client identified by NODENAME may be removed from a group identified by GROUPN
17931793

17941794
In either case, the KDC performs the following actions.
17951795

1796-
* The KDC removes the Client from the list of current members of the group. When doing so, the KDC deletes the currently stored value of N_C for that Client, which was specified in the Join Request (see {{gid-post}}) or in the latest succesful Authentication Credential Update Request (see {{node-pub-key-post}}) from that Client.
1796+
* The KDC removes the Client from the list of current members of the group. When doing so, the KDC deletes the currently stored value of 'clientchallenge' for that Client, which was specified in the latest Join Request that the Client sent to the KDC in order to join the group (see {{gid-post}}).
17971797

17981798
* In case of forced eviction, i.e., for cases 2 and 3 above, the KDC deletes the authentication credential of the removed Client, if it acts as a repository of authentication credentials for group members.
17991799

0 commit comments

Comments
 (0)