mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-08 02:14:44 +08:00
Update the documentation pages
This commit is contained in:
@@ -306,7 +306,7 @@ OpenID Connect authorization requests support is required.</p>
|
||||
<div class="markdown level1 summary"><p>Enables error pass-through support, so that the rest of the request processing pipeline is
|
||||
automatically 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