Update the documentation pages

This commit is contained in:
OpenIddict Bot 2018-02-15 20:01:28 +00:00
parent 4a64d628db
commit c99d49c5b0
8 changed files with 48 additions and 36 deletions

View File

@ -242,9 +242,6 @@ a client application is free to specify any scope in the authorization or token
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/openiddict/openiddict-documentation/blob/dev/features/application-permissions.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">

View File

@ -85,9 +85,6 @@
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/openiddict/openiddict-documentation/blob/dev/features/index.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">

View File

@ -229,9 +229,6 @@ using (var scope = app.ApplicationServices.GetRequiredService&lt;IServiceScopeFa
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/openiddict/openiddict-documentation/blob/dev/guide/getting-started.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">

View File

@ -90,9 +90,6 @@ with the power to control who can access your API and the information that is ex
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/openiddict/openiddict-documentation/blob/dev/guide/index.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">

View File

@ -240,6 +240,33 @@ controlling and limiting the OAuth2/OpenID Connect features a client application
</tr>
</tbody>
</table>
<h2 id="updated-properties">Updated properties</h2>
<table>
<thead>
<tr>
<th>Table</th>
<th>Column name</th>
<th>Observations</th>
</tr>
</thead>
<tbody>
<tr>
<td>OpenIddictApplications</td>
<td>PostLogoutRedirectUris</td>
<td>Values are now formatted as JSON arrays instead of space-separated strings.</td>
</tr>
<tr>
<td>OpenIddictApplications</td>
<td>RedirectUris</td>
<td>Values are now formatted as JSON arrays instead of space-separated strings.</td>
</tr>
<tr>
<td>OpenIddictAuthorizations</td>
<td>Scopes</td>
<td>Values are now formatted as JSON arrays instead of space-separated strings.</td>
</tr>
</tbody>
</table>
<h2 id="added-properties">Added properties</h2>
<table>
<thead>
@ -253,6 +280,12 @@ controlling and limiting the OAuth2/OpenID Connect features a client application
<tbody>
<tr>
<td>OpenIddictApplications</td>
<td>ConsentType</td>
<td>nvarchar(max)</td>
<td>Yes</td>
</tr>
<tr>
<td>OpenIddictApplications</td>
<td>Properties</td>
<td>nvarchar(max)</td>
<td>Yes</td>
@ -302,9 +335,6 @@ controlling and limiting the OAuth2/OpenID Connect features a client application
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/openiddict/openiddict-documentation/blob/dev/guide/migration.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">

View File

@ -86,9 +86,6 @@
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/openiddict/openiddict-documentation/blob/dev/guide/samples.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">

View File

@ -96,9 +96,6 @@
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/openiddict/openiddict-documentation/blob/dev/index.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">

View File

@ -9,7 +9,7 @@
"output": {
".html": {
"relative_path": "docfx.console.2.24.0/content/api/index.html",
"hash": "vZUtKskqnVmuRNs2Sv+lQw=="
"hash": "ch82uriRR0OThwO7n4f9Hw=="
}
},
"is_incremental": false,
@ -21,7 +21,7 @@
"output": {
".html": {
"relative_path": "docfx.console.2.24.0/content/articles/intro.html",
"hash": "bpZc6vqcbT8cJX1mlpAwrA=="
"hash": "xYl8aLEnwon5Os7BJ4wrVw=="
}
},
"is_incremental": false,
@ -45,7 +45,7 @@
"output": {
".html": {
"relative_path": "docfx.console.2.24.0/content/index.html",
"hash": "qLnUmlcAcyotqfgMLQkzPA=="
"hash": "cLiCc5J10JV7nas0vhYA2w=="
}
},
"is_incremental": false,
@ -80,7 +80,7 @@
"output": {
".html": {
"relative_path": "features/application-permissions.html",
"hash": "Q9YeZDb5Xi2qYUPZCIV2Fg=="
"hash": "+zDwiYOsBIcQHuzWUvgnMg=="
}
},
"is_incremental": false,
@ -92,7 +92,7 @@
"output": {
".html": {
"relative_path": "features/index.html",
"hash": "XqKWaZORYS552qmlWgIl8A=="
"hash": "PyjUMJrW39Vm6T1FinV9RQ=="
}
},
"is_incremental": false,
@ -116,7 +116,7 @@
"output": {
".html": {
"relative_path": "guide/getting-started.html",
"hash": "1XJUTyg0gItxGGe1z7Xn0w=="
"hash": "g1WBUGkcQNKlY3Mg6VwZJg=="
}
},
"is_incremental": false,
@ -128,7 +128,7 @@
"output": {
".html": {
"relative_path": "guide/index.html",
"hash": "RPB+31ltfkC/6PHrk4fVAQ=="
"hash": "48EUV62nFyOQ6oJze8x2Zg=="
}
},
"is_incremental": false,
@ -140,7 +140,7 @@
"output": {
".html": {
"relative_path": "guide/migration.html",
"hash": "Q+8Q9qt2+kQUAMVTDE5Hqw=="
"hash": "eLiFoTairridZ4ufIkf8hw=="
}
},
"is_incremental": false,
@ -152,7 +152,7 @@
"output": {
".html": {
"relative_path": "guide/samples.html",
"hash": "KV9on+AGPqCnWLmPoBs8iQ=="
"hash": "w0jPJDcWAvgoHiMxYfhCFg=="
}
},
"is_incremental": false,
@ -176,7 +176,7 @@
"output": {
".html": {
"relative_path": "index.html",
"hash": "HRJyLPnyGiVyxOQ+haZo9A=="
"hash": "OO5By8zH1VNzKFYqJHpvlw=="
}
},
"is_incremental": false,
@ -203,11 +203,6 @@
"incrementalPhase": "build"
},
"processors": {
"RestApiDocumentProcessor": {
"can_incremental": false,
"details": "Processor RestApiDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build"
},
"TocDocumentProcessor": {
"can_incremental": false,
"details": "Processor TocDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
@ -217,6 +212,11 @@
"can_incremental": false,
"incrementalPhase": "build"
},
"RestApiDocumentProcessor": {
"can_incremental": false,
"details": "Processor RestApiDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build"
},
"ManagedReferenceDocumentProcessor": {
"can_incremental": false,
"incrementalPhase": "build"