summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2020-12-06 19:43:34 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-06-19 13:06:24 +0200
commit87073bce04479c8eb70d5d9741b4b01a751aff30 (patch)
treeb19ff445d34866fd0de921ced254551740c34882 /doc
parent97497a5a3134c3c95e47a43f12b3b05cb17b82aa (diff)
Implement Solid oidc provider confirmation
Diffstat (limited to 'doc')
-rw-r--r--doc/webid-oidc.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/webid-oidc.texi b/doc/webid-oidc.texi
index edea16d..850e2be 100644
--- a/doc/webid-oidc.texi
+++ b/doc/webid-oidc.texi
@@ -826,6 +826,11 @@ The token request forgot to put an authorization code.
The token request forgot to put a refresh token with the request.
@end deftp
+@deftp {exception type} &unconfirmed-provider @var{subject} @var{provider}
+@var{provider} is not confirmed by @var{subject} as an identity
+provider.
+@end deftp
+
@node GNU Free Documentation License
@appendix GNU Free Documentation License