summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-05-09 22:26:23 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-06-19 15:44:36 +0200
commit86e3d1ee64d791f794f6ac4c44b4246dfe4a2aa6 (patch)
tree8506e445c2546f3fca47096f8bd369c9eaf2fd3b /doc
parent1f7dbf33c03a171b6d7d1198b66c024f5299092e (diff)
Define the web pages for the authorization endpoint
Diffstat (limited to 'doc')
-rw-r--r--doc/webid-oidc.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/webid-oidc.texi b/doc/webid-oidc.texi
index c9c164a..423459d 100644
--- a/doc/webid-oidc.texi
+++ b/doc/webid-oidc.texi
@@ -740,6 +740,12 @@ The refresh token was issued for @var{jkt}, but it is used with
@var{key}.
@end deftp
+@deftp {exception type} &unknown-client-locale @var{web-locale} @var{c-locale}
+The @var{web-locale} of the client, translated to C as @var{c-locale},
+cannot be set. This exception is always continuable; if the handler
+returns, then the page will be served in the english locale.
+@end deftp
+
@node GNU Free Documentation License
@appendix GNU Free Documentation License