mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-04-04 23:39:34 +08:00
Add automatically generated error pages
This commit is contained in:
parent
9e402f6a77
commit
6cea8a62d9
8
errors/ID2000.md
Normal file
8
errors/ID2000.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The security token is missing.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2001.md
Normal file
8
errors/ID2001.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified authorization code is invalid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2002.md
Normal file
8
errors/ID2002.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified device code is invalid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2003.md
Normal file
8
errors/ID2003.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified refresh token is invalid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2004.md
Normal file
8
errors/ID2004.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token is invalid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2005.md
Normal file
8
errors/ID2005.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token is not an authorization code.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2006.md
Normal file
8
errors/ID2006.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token is not an device code.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2007.md
Normal file
8
errors/ID2007.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token is not a refresh token.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2008.md
Normal file
8
errors/ID2008.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token is not an access token.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2009.md
Normal file
8
errors/ID2009.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified identity token is invalid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2010.md
Normal file
8
errors/ID2010.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified authorization code has already been redeemed.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2011.md
Normal file
8
errors/ID2011.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified device code has already been redeemed.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2012.md
Normal file
8
errors/ID2012.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified refresh token has already been redeemed.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2013.md
Normal file
8
errors/ID2013.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token has already been redeemed.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2014.md
Normal file
8
errors/ID2014.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The authorization has not been granted yet by the end user.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2015.md
Normal file
8
errors/ID2015.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The authorization was denied by the end user.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2016.md
Normal file
8
errors/ID2016.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified authorization code is no longer valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2017.md
Normal file
8
errors/ID2017.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified device code is no longer valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2018.md
Normal file
8
errors/ID2018.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified refresh token is no longer valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2019.md
Normal file
8
errors/ID2019.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token is no longer valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2020.md
Normal file
8
errors/ID2020.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The authorization associated with the authorization code is no longer valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2021.md
Normal file
8
errors/ID2021.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The authorization associated with the device code is no longer valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2022.md
Normal file
8
errors/ID2022.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The authorization associated with the refresh token is no longer valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2023.md
Normal file
8
errors/ID2023.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The authorization associated with the token is no longer valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2024.md
Normal file
8
errors/ID2024.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The token request was rejected by the authentication server.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2025.md
Normal file
8
errors/ID2025.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The user information access demand was rejected by the authentication server.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2026.md
Normal file
8
errors/ID2026.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified user code is no longer valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2027.md
Normal file
8
errors/ID2027.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The client application is not allowed to use the device code flow.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2028.md
Normal file
8
errors/ID2028.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' parameter is not supported.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2029.md
Normal file
8
errors/ID2029.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The mandatory '{0}' parameter is missing.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2030.md
Normal file
8
errors/ID2030.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' parameter must be a valid absolute URL.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2031.md
Normal file
8
errors/ID2031.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' parameter must not include a fragment.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2032.md
Normal file
8
errors/ID2032.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified '{0}' is not supported.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2033.md
Normal file
8
errors/ID2033.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified '{0}'/'{1}' combination is invalid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2034.md
Normal file
8
errors/ID2034.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The mandatory '{0}' scope is missing.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2035.md
Normal file
8
errors/ID2035.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' scope is not allowed.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2036.md
Normal file
8
errors/ID2036.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The client identifier cannot be null or empty.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2037.md
Normal file
8
errors/ID2037.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' parameter cannot be used without '{1}'.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2038.md
Normal file
8
errors/ID2038.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The status cannot be null or empty.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2039.md
Normal file
8
errors/ID2039.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> Scopes cannot be null or empty.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2040.md
Normal file
8
errors/ID2040.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' and '{1}' parameters can only be used with a response type containing '{2}'.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2041.md
Normal file
8
errors/ID2041.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified '{0}' is not allowed when using PKCE.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2042.md
Normal file
8
errors/ID2042.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> Scopes cannot contain spaces.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2043.md
Normal file
8
errors/ID2043.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified '{0}' is not valid for this client application.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2044.md
Normal file
8
errors/ID2044.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The scope name cannot be null or empty.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2045.md
Normal file
8
errors/ID2045.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The scope name cannot contain spaces.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2046.md
Normal file
8
errors/ID2046.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> This client application is not allowed to use the authorization endpoint.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2047.md
Normal file
8
errors/ID2047.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The client application is not allowed to use the authorization code flow.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2048.md
Normal file
8
errors/ID2048.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The client application is not allowed to use the implicit flow.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2049.md
Normal file
8
errors/ID2049.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The client application is not allowed to use the hybrid flow.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2050.md
Normal file
8
errors/ID2050.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The client type cannot be null or empty.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2051.md
Normal file
8
errors/ID2051.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> This client application is not allowed to use the specified scope.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2052.md
Normal file
8
errors/ID2052.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified '{0}' is invalid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2053.md
Normal file
8
errors/ID2053.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' parameter is not valid for this client application.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2054.md
Normal file
8
errors/ID2054.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' parameter required for this client application is missing.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2055.md
Normal file
8
errors/ID2055.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified client credentials are invalid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2056.md
Normal file
8
errors/ID2056.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> This client application is not allowed to use the device endpoint.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2057.md
Normal file
8
errors/ID2057.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' and '{1}' parameters are required when using the client credentials grant.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2058.md
Normal file
8
errors/ID2058.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' parameter is required when using the device code grant.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2059.md
Normal file
8
errors/ID2059.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The mandatory '{0}' and/or '{1}' parameters are missing.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2060.md
Normal file
8
errors/ID2060.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> A scope with the same name already exists.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2061.md
Normal file
8
errors/ID2061.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> Callback URLs cannot be null or empty.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2062.md
Normal file
8
errors/ID2062.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> Callback URLs must be valid absolute URLs.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2063.md
Normal file
8
errors/ID2063.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> This client application is not allowed to use the token endpoint.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2064.md
Normal file
8
errors/ID2064.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> This client application is not allowed to use the specified grant type.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2065.md
Normal file
8
errors/ID2065.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The client application is not allowed to use the '{0}' scope.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2066.md
Normal file
8
errors/ID2066.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified authorization code cannot be used without sending a client identifier.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2067.md
Normal file
8
errors/ID2067.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified device code cannot be used without sending a client identifier.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2068.md
Normal file
8
errors/ID2068.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified refresh token cannot be used without sending a client identifier.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2069.md
Normal file
8
errors/ID2069.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified authorization code cannot be used by this client application.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2070.md
Normal file
8
errors/ID2070.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified device code cannot be used by this client application.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2071.md
Normal file
8
errors/ID2071.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified refresh token cannot be used by this client application.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2072.md
Normal file
8
errors/ID2072.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified '{0}' parameter doesn't match the client redirection address the authorization code was initially sent to.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2073.md
Normal file
8
errors/ID2073.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' parameter cannot be used when no '{1}' was specified in the authorization request.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2074.md
Normal file
8
errors/ID2074.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The '{0}' parameter is not valid in this context.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2075.md
Normal file
8
errors/ID2075.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> This client application is not allowed to use the introspection endpoint.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2076.md
Normal file
8
errors/ID2076.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token cannot be introspected.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2077.md
Normal file
8
errors/ID2077.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The client application is not allowed to introspect the specified token.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2078.md
Normal file
8
errors/ID2078.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> This client application is not allowed to use the revocation endpoint.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2079.md
Normal file
8
errors/ID2079.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> This token cannot be revoked.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2080.md
Normal file
8
errors/ID2080.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The client application is not allowed to revoke the specified token.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2081.md
Normal file
8
errors/ID2081.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The mandatory '{0}' header is missing.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2082.md
Normal file
8
errors/ID2082.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified '{0}' header is invalid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2083.md
Normal file
8
errors/ID2083.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> This server only accepts HTTPS requests.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2084.md
Normal file
8
errors/ID2084.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified HTTP method is not valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2085.md
Normal file
8
errors/ID2085.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> A token with the same reference identifier already exists.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2086.md
Normal file
8
errors/ID2086.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The token type cannot be null or empty.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2087.md
Normal file
8
errors/ID2087.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> Multiple client credentials cannot be specified.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2088.md
Normal file
8
errors/ID2088.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The issuer associated to the specified token is not valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2089.md
Normal file
8
errors/ID2089.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token is not of the expected type.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2090.md
Normal file
8
errors/ID2090.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The signing key associated to the specified token was not found.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2091.md
Normal file
8
errors/ID2091.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The signature associated to the specified token is not valid.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2092.md
Normal file
8
errors/ID2092.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> This resource server is currently unavailable.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2093.md
Normal file
8
errors/ID2093.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token doesn't contain any audience.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2094.md
Normal file
8
errors/ID2094.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The specified token cannot be used with this resource server.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2095.md
Normal file
8
errors/ID2095.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The user represented by the token is not allowed to perform the requested action.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2096.md
Normal file
8
errors/ID2096.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> No issuer could be found in the server configuration.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2097.md
Normal file
8
errors/ID2097.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> A server configuration containing an invalid issuer was returned.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2098.md
Normal file
8
errors/ID2098.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> The issuer returned in the server configuration doesn't match the value set in the validation options.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
8
errors/ID2099.md
Normal file
8
errors/ID2099.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Error description
|
||||
|
||||
> No JWKS endpoint could be found in the server configuration.
|
||||
|
||||
# Error details
|
||||
|
||||
> [!NOTE]
|
||||
> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation.
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user