Skip to content

Commit 1154bbd

Browse files
committed
fix rendering of IANA media type registration
1 parent 1dde590 commit 1154bbd

File tree

1 file changed

+26
-34
lines changed

1 file changed

+26
-34
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 26 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -649,14 +649,14 @@ IANA "JSON Web Token Claims" registry {{IANA.JWT}} established by {{RFC7519}}.
649649
* Claim Name: `status`
650650
* Claim Description: Reference to a status or validity mechanism containing up-to-date status information on the JWT.
651651
* Change Controller: IETF
652-
* Specification Document(s): [](#status-claim) of this specification
652+
* Specification Document(s): [](#status-claim) of this specification
653653

654654
<br/>
655655

656656
* Claim Name: `status_list`
657657
* Claim Description: A status list containing up-to-date status information on multiple tokens.
658658
* Change Controller: IETF
659-
* Specification Document(s): [](#status-list-token-jwt) of this specification
659+
* Specification Document(s): [](#status-list-token-jwt) of this specification
660660

661661
<br/>
662662

@@ -693,7 +693,7 @@ Specification Document(s):
693693
* Status Method Value: `status_list`
694694
* Status Method Description: A status list containing up-to-date status information on multiple tokens.
695695
* Change Controller: IETF
696-
* Specification Document(s): [](#referenced-token-jwt) of this specification
696+
* Specification Document(s): [](#referenced-token-jwt) of this specification
697697

698698
## CBOR Web Token Claims Registration
699699

@@ -708,15 +708,15 @@ IANA "CBOR Web Token (CWT) Claims" registry {{IANA.CWT}} established by {{RFC839
708708
* Claim Key: TBD (requested assignment 65535)
709709
* Claim Description: Reference to a status or validity mechanism containing up-to-date status information on the CWT.
710710
* Change Controller: IETF
711-
* Specification Document(s): [](#status-claim) of this specification
711+
* Specification Document(s): [](#status-claim) of this specification
712712

713713
<br/>
714714

715715
* Claim Name: `status_list`
716716
* Claim Key: TBD (requested assignment 65533)
717717
* Claim Description: A status list containing up-to-date status information on multiple tokens.
718718
* Change Controller: IETF
719-
* Specification Document(s): [](#status-list-token-cwt) of this specification
719+
* Specification Document(s): [](#status-list-token-cwt) of this specification
720720

721721
<br/>
722722

@@ -753,7 +753,7 @@ Specification Document(s):
753753
* Status Method Value: `status_list`
754754
* Status Method Description: A status list containing up-to-date status information on multiple tokens.
755755
* Change Controller: IETF
756-
* Specification Document(s): [](#referenced-token-cwt) of this specification
756+
* Specification Document(s): [](#referenced-token-cwt) of this specification
757757

758758
## Media Type Registration
759759

@@ -767,15 +767,13 @@ To indicate that the content is an JSON-based Status List:
767767
* Subtype name: statuslist+json
768768
* Required parameters: n/a
769769
* Optional parameters: n/a
770-
* Encoding considerations: binary; A JSON-based Status List is a JSON Object.
771-
* Security considerations: See (#Security) of \[ this specification \]
770+
* Encoding considerations: See [](#status-list-json) of this specification
771+
* Security considerations: See [](#Security) of this specification
772772
* Interoperability considerations: n/a
773-
* Published specification: \[ this specification \]
774-
* Applications that use this media type: Applications using \[ this specification \] for updated status information of tokens
773+
* Published specification: this specification
774+
* Applications that use this media type: Applications using this specification for updated status information of tokens
775775
* Fragment identifier considerations: n/a
776-
* Additional information:
777-
* File extension(s): n/a
778-
* Macintosh file type code(s): n/a
776+
* Additional information: n/a
779777
* Person &amp; email address to contact for further information: Paul Bastian, paul.bastian@posteo.de
780778
* Intended usage: COMMON
781779
* Restrictions on usage: none
@@ -789,15 +787,13 @@ To indicate that the content is an JWT-based Status List:
789787
* Subtype name: statuslist+jwt
790788
* Required parameters: n/a
791789
* Optional parameters: n/a
792-
* Encoding considerations: binary; A JWT-based Status List is a JWT; JWT values are encoded as a series of base64url-encoded values (some of which may be the empty string) separated by period ('.') characters.
793-
* Security considerations: See (#Security) of \[ this specification \]
790+
* Encoding considerations: See [](#status-list-token-jwt) of this specification
791+
* Security considerations: See [](#Security) of this specification
794792
* Interoperability considerations: n/a
795-
* Published specification: \[ this specification \]
796-
* Applications that use this media type: Applications using \[ this specification \] for updated status information of tokens
793+
* Published specification: this specification
794+
* Applications that use this media type: Applications using this specification for updated status information of tokens
797795
* Fragment identifier considerations: n/a
798-
* Additional information:
799-
* File extension(s): n/a
800-
* Macintosh file type code(s): n/a
796+
* Additional information: n/a
801797
* Person &amp; email address to contact for further information: Paul Bastian, paul.bastian@posteo.de
802798
* Intended usage: COMMON
803799
* Restrictions on usage: none
@@ -811,15 +807,13 @@ To indicate that the content is an CBOR-based Status List:
811807
* Subtype name: statuslist+cbor
812808
* Required parameters: n/a
813809
* Optional parameters: n/a
814-
* Encoding considerations: binary; A CBOR-based Status List is a CBOR Object.
815-
* Security considerations: See (#Security) of \[ this specification \]
810+
* Encoding considerations: See [](#status-list-cbor) of this specification
811+
* Security considerations: See [](#Security) of this specification
816812
* Interoperability considerations: n/a
817-
* Published specification: \[ this specification \]
818-
* Applications that use this media type: Applications using \[ this specification \] for updated status information of tokens
813+
* Published specification: this specification
814+
* Applications that use this media type: Applications using this specification for updated status information of tokens
819815
* Fragment identifier considerations: n/a
820-
* Additional information:
821-
* File extension(s): n/a
822-
* Macintosh file type code(s): n/a
816+
* Additional information: n/a
823817
* Person &amp; email address to contact for further information: Paul Bastian, paul.bastian@posteo.de
824818
* Intended usage: COMMON
825819
* Restrictions on usage: none
@@ -833,15 +827,13 @@ To indicate that the content is an CWT-based Status List:
833827
* Subtype name: statuslist+cwt
834828
* Required parameters: n/a
835829
* Optional parameters: n/a
836-
* Encoding considerations: binary;
837-
* Security considerations: See (#Security) of \[ this specification \]
830+
* Encoding considerations: See [](#status-list-token-cwt) of this specification
831+
* Security considerations: See [](#Security) of this specification
838832
* Interoperability considerations: n/a
839-
* Published specification: \[ this specification \]
840-
* Applications that use this media type: Applications using \[ this specification \] for updated status information of tokens
833+
* Published specification: this specification
834+
* Applications that use this media type: Applications using this specification for updated status information of tokens
841835
* Fragment identifier considerations: n/a
842-
* Additional information:
843-
* File extension(s): n/a
844-
* Macintosh file type code(s): n/a
836+
* Additional information: n/a
845837
* Person &amp; email address to contact for further information: Paul Bastian, paul.bastian@posteo.de
846838
* Intended usage: COMMON
847839
* Restrictions on usage: none

0 commit comments

Comments
 (0)