You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft-ietf-oauth-status-list.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -997,7 +997,7 @@ IANA "JSON Web Token Claims" registry {{IANA.JWT}} established by {{RFC7519}}.
997
997
998
998
## JWT Status Mechanism Methods Registry {#iana-registry}
999
999
1000
-
This specification establishes the IANA "Status Mechanism Methods" registry for JWT "status" member values. The registry records the status mechanism method member and a reference to the specification that defines it.
1000
+
This specification establishes the IANA "JWT Status Mechanism Methods" registry for JWT "status" member values and adds it to the "JSON Web Token (JWT)" registry group at https://www.iana.org/assignments/jwt. The registry records the status mechanism method member and a reference to the specification that defines it.
1001
1001
1002
1002
JWT Status Mechanism Methods are registered by Specification Required [RFC5226] after a three-week
1003
1003
review period on the [email protected] mailing list, on the advice of one or more Designated Experts.
@@ -1076,7 +1076,7 @@ IANA "CBOR Web Token (CWT) Claims" registry {{IANA.CWT}} established by {{RFC839
1076
1076
1077
1077
## CWT Status Mechanism Methods Registry {#cwt-iana-registry}
1078
1078
1079
-
This specification establishes the IANA "Status Mechanism Methods" registry for CWT "status" member values. The registry records the status mechanism method member and a reference to the specification that defines it.
1079
+
This specification establishes the IANA "CWT Status Mechanism Methods" registry for CWT "status" member values and adds it to the "CBOR Web Token (CWT) Claims" registry group at https://www.iana.org/assignments/cwt. The registry records the status mechanism method member and a reference to the specification that defines it.
1080
1080
1081
1081
CWT Status Mechanism Methods are registered by Specification Required [RFC5226] after a three-week
1082
1082
review period on the [email protected] mailing list, on the advice of one or more Designated Experts. However, to allow for the allocation of names prior to publication, the Designated Expert(s) may approve registration once they are satisfied that such a
@@ -1115,9 +1115,9 @@ Specification Document(s):
1115
1115
* Change Controller: IETF
1116
1116
* Specification Document(s): [](#referenced-token-cose) of this specification
1117
1117
1118
-
## Status Types Registry {#iana-status-types}
1118
+
## OAuth Status Types Registry {#iana-status-types}
1119
1119
1120
-
This specification establishes the IANA "Status Types" registry for Status List values. The registry records the a human readable label, the bit representation and a common description for it.
1120
+
This specification establishes the IANA "OAuth Status Types" registry for Status List values and adds it to the "OAuth Parameters" registry group at https://www.iana.org/assignments/oauth-parameters. The registry records the a human readable label, the bit representation and a common description for it.
1121
1121
1122
1122
Status Types are registered by Specification Required [RFC5226] after a two-week
1123
1123
review period on the [email protected] mailing list, on the advice of one or more Designated Experts. However, to allow for the allocation of names prior to publication, the Designated Expert(s) may approve registration once they are satisfied that such a
@@ -1143,7 +1143,7 @@ Status Type Description:
1143
1143
1144
1144
Status Type value:
1145
1145
1146
-
> The bit representation of the Status Type in a byte hex representation. Values are filled up with zeros if they have less than 8 bits.
1146
+
> The bit representation of the Status Type in a byte hex representation. Valid Status Type values range from 0x00-0xFF. Values are filled up with zeros if they have less than 8 bits.
1147
1147
1148
1148
Change Controller:
1149
1149
@@ -1287,6 +1287,7 @@ for their valuable contributions, discussions and feedback to this specification
1287
1287
1288
1288
-07
1289
1289
1290
+
* changes as requested by IANA review
1290
1291
* emphasize that security and privacy considerations only apply to Status List and no other status mechanisms
1291
1292
* differentiate unlinkability between Issuer-RP and RP-RP
0 commit comments