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-05 16:59:09 +0200
commit96e285ade425b3113333bb4becb04f6799c14d2c (patch)
tree739da41d3ce62c033fae4bef93fd958c05f050c5 /doc
parente8203adba5685123457e2333940b16f4a753ba3d (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