3. Client Metadata bullets formatting are hard to read

Issue #517 resolved
Nat Sakimura created an issue

Currently, it goes like:

authorization_signed_response_alg JWS [RFC7515] alg algorithm JWA [RFC7518] REQUIRED for signing authorization responses. If this is specified, the response will be signed using JWS and the configured algorithm. If unspecified, the default algorithm to use for signing authorization responses is RS256. The algorithm none is not allowed.

It is quite hard to read. Could we improve it a bit?

Comments (6)

  1. Brian Campbell

    I assume you mean the formatting? I think we could improve it, yes. And presumably the AS metadata section too, which uses the same formatting.

  2. Log in to comment