summaryrefslogtreecommitdiff
path: root/doc/webid-oidc.texi
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-18 16:52:28 +0200
commit6bce88173caba9ef52fbcfc6c4da5b22e0931024 (patch)
tree9cf546330633a06415c6da6eae2bd48cc8e66941 /doc/webid-oidc.texi
parente2fbf244d522985bb0df9e8b59ee849f9e76c96f (diff)
Implement Solid oidc provider confirmation
Diffstat (limited to 'doc/webid-oidc.texi')
-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