Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-05-10 19:05:13 +00:00
parent 9fca082610
commit 462a0dcb40
560 changed files with 2485 additions and 113985 deletions

View File

@@ -163,7 +163,7 @@ While not recommended, this property can be set to <code>null</code> to issue ac
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">TimeSpan</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.TimeSpan</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -190,7 +190,7 @@ While not recommended, this property can be set to <code>null</code> to issue co
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">TimeSpan</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.TimeSpan</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -216,7 +216,7 @@ While not recommended, this property can be set to <code>null</code> to issue co
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">List</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -295,7 +295,7 @@ By default, only the S256 method is allowed (if the code flow is enabled).</p>
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">List</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -321,7 +321,7 @@ By default, only the S256 method is allowed (if the code flow is enabled).</p>
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">List</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -350,7 +350,7 @@ Note: the same value should be chosen for both <a class="xref" href="OpenIddict.
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">TimeSpan</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.TimeSpan</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -376,7 +376,7 @@ Note: the same value should be chosen for both <a class="xref" href="OpenIddict.
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">List</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -691,7 +691,7 @@ While not recommended, this property can be set to <code>null</code> to issue id
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">TimeSpan</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.TimeSpan</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -825,7 +825,7 @@ Setting this property to <span class="xref">true</span> is NOT recommended.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">List</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -840,7 +840,7 @@ The URI must be absolute and may contain a path, but no query string or fragment
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Uri? Issuer { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public Uri Issuer { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@@ -852,7 +852,7 @@ The URI must be absolute and may contain a path, but no query string or fragment
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">System.Uri</span></td>
<td></td>
</tr>
</tbody>
@@ -904,7 +904,7 @@ The URI must be absolute and may contain a path, but no query string or fragment
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">List</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -932,7 +932,7 @@ While not recommended, this property can be set to <code>null</code> to issue re
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">TimeSpan</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.TimeSpan</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -959,7 +959,7 @@ used to make concurrent refresh token requests. The default value is 30 seconds.
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">TimeSpan</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.TimeSpan</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -1066,7 +1066,7 @@ lack the code_challenge will be automatically rejected by OpenIddict.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">List</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -1152,7 +1152,7 @@ by ASP.NET Core Data Protection, that uses its own key ring, configured separate
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">List</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -1207,7 +1207,7 @@ Note: the same value should be chosen for both <a class="xref" href="OpenIddict.
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">TimeSpan</span>&gt;</td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.TimeSpan</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -1297,7 +1297,7 @@ that provides additional protection against token leakage.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">List</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
@@ -1323,7 +1323,7 @@ that provides additional protection against token leakage.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<span class="xref">Uri</span>&gt;</td>
<td><span class="xref">List</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>