Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions doc/Security.xml
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,10 @@
>http://www.ietf.org/rfc/rfc6750.txt</link>&gt;</para>
<para>RFC 7292 - PKCS #12: Personal Information Exchange Syntax v1.1</para>
<para>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://datatracker.ietf.org/doc/html/rfc7292"/>&gt;</para>
<para>IETF RFC 7515 JSON Web Signature (JWS)</para>
<para>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.ietf.org/rfc/rfc7515.txt"
>http://www.ietf.org/rfc/rfc7515.txt</link>&gt;</para>
<para>IETF RFC 7517 JSON Web Key (JWK)</para>
<para>&lt;<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.ietf.org/rfc/rfc7517.txt"
Expand Down Expand Up @@ -4596,6 +4600,9 @@
<title>SetAuthorizationServerConfiguration</title>
<para>This operation modifies an existing authorization server configuration. The device
shall support this command if MaxConfigurations capability is greater than zero.</para>
<para>When the <literal>KeyID</literal> value of the configuration is set, the device shall
include that value in the <literal>kid</literal> header field of the client assertion defined
in RFC 7515 Section 4.1.4.</para>
<variablelist role="op">
<varlistentry>
<term>request</term>
Expand Down