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-05 16:16:23 +0200
commitd9f183614b1516834f648cc0269cd62a49154c18 (patch)
tree40c1490b8e0eb521ba6d68c80b1e43c1c7aceded /doc
parentbb3b41cd36d1eb88f6a44aaa9a3667599d1b657b (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