From ef3b19ea18849978b0f0640b4126b42407885cef Mon Sep 17 00:00:00 2001 From: Christophe Maudoux Date: Wed, 7 Sep 2022 09:11:57 +0200 Subject: [PATCH] Append missing endpoints in doc --- doc/sources/admin/openidconnectservice.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/sources/admin/openidconnectservice.rst b/doc/sources/admin/openidconnectservice.rst index 8fe746ea6..d50455e5c 100644 --- a/doc/sources/admin/openidconnectservice.rst +++ b/doc/sources/admin/openidconnectservice.rst @@ -25,13 +25,15 @@ values unless you have a specific need to change them. - **User Info** - **JWKS** - **Registration** +- **Introspection** - **End of session** - **Check Session** - +- **Front-Channel URI** +- **Back-Channel URI** .. tip:: - These endpoints are published inside JSON metadata. + These endpoints are published in JSON metadata. Authentication context ~~~~~~~~~~~~~~~~~~~~~~