Skip to content

Commit

Permalink
Add slight additional clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Aug 27, 2024
1 parent 43e15e3 commit 5848828
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,9 @@ authentication schemes and their configuration. These are used to modify
properties of the resolved and modeled authentication scheme. Clients SHOULD
resolve the authentication scheme following the service's :ref:`auth trait
<auth-trait>` and SHOULD NOT use the endpoint's ``authSchemes`` property to
determine which authentication scheme to use.
determine which authentication scheme to use. Clients SHOULD use the
endpoint's ``authSchemes`` property to modify signing properties of the
resolved authentication scheme.

The property is a list of configuration objects that MUST contain at least a
``name`` property and MAY contain additional properties. Each configuration
Expand Down

0 comments on commit 5848828

Please sign in to comment.