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-05-11 00:32:12 +0200
commitc43ffe80a7fb14d39a9e0c0aaa0220175867c0dc (patch)
tree84859c1bdc7c9e425d59ad487c9937c79b6206de /doc
parentf4de4d524396c9724311ef5867dcd3ed598eff19 (diff)
Define the web pages for the authorization endpoint
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/manual.html b/doc/manual.html
index 3ca857f..7762d97 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -843,6 +843,14 @@
The <info:var>id-token</info:var> cannot be signed.
</p>
</info:deftp>
+ <info:deftp type="exception type" name="&amp;unknown-client-locale" arguments="web-locale c-locale">
+ <p>
+ The <info:var>web-locale</info:var> of the client, translated
+ to C as <info:var>c-locale</info:var>, cannot be set. This
+ exception is always continuable; if the handler returns, then
+ the page will be served in the english locale.
+ </p>
+ </info:deftp>
<h1 type="appendix">GNU Free Documentation License</h1>
<info:gfdl />