%% You should probably cite rfc9101 instead of this I-D. @techreport{ietf-oauth-jwsreq-07, number = {draft-ietf-oauth-jwsreq-07}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-ietf-oauth-jwsreq/07/}, author = {Nat Sakimura and John Bradley}, title = {{OAuth 2.0 JWT Authorization Request}}, pagetotal = 16, year = 2016, month = jan, day = 19, abstract = {The authorization request in OAuth 2.0 {[}RFC6749{]} utilizes query parameter serialization, which means that parameters are encoded in the URI of the request. This document introduces the ability to send request parameters in form of a JSON Web Token (JWT) instead, which allows the request to be signed and encrypted. using JWT serialization. The request is sent by value or by reference.}, }