mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-08 18:34:44 +08:00
Update the documentation pages
This commit is contained in:
@@ -220,7 +220,7 @@ or when large GET or POST OpenID Connect authorization requests support is requi
|
||||
<div class="markdown level1 summary"><p>Gets or sets a boolean indicating whether OpenIddict should allow the rest of the request processing pipeline
|
||||
to be invoked when returning an error from the interactive authorization and logout endpoints.
|
||||
When this option is enabled, special logic must be added to these actions to handle errors, that can be
|
||||
retrieved using <a class="xref" href="Owin.OpenIddictServerOwinHelpers.html#Owin_OpenIddictServerOwinHelpers_GetOpenIddictServerResponse_IOwinContext_">GetOpenIddictServerResponse(IOwinContext)</a></p>
|
||||
retrieved using <see cref="!:OpenIddictServerOwinHelpers.GetOpenIddictServerResponse(IOwinContext)"></see></p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
||||
Reference in New Issue
Block a user