pushedAuthorizationRequestEndpoint

@SerialName(value = "pushed_authorization_request_endpoint")
val pushedAuthorizationRequestEndpoint: String? = null(source)

RFC 9126: The URL of the pushed authorization request endpoint at which a client can post an authorization request to exchange for a request_uri value usable at the authorization server.

See RFC9126