From 0e471e3faf12d346d4f485494f3183cf9f69d1b0 Mon Sep 17 00:00:00 2001 From: Dominique RIGHETTO Date: Fri, 28 May 2021 15:11:32 +0200 Subject: [PATCH 1/3] Add oauth endpoints See https://auth0.com/docs/protocols/protocol-oauth2#endpoints --- Discovery/Web-Content/common.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Discovery/Web-Content/common.txt b/Discovery/Web-Content/common.txt index 300ff88..03ceb71 100644 --- a/Discovery/Web-Content/common.txt +++ b/Discovery/Web-Content/common.txt @@ -2848,6 +2848,8 @@ nz o oa_servlets oauth +oauth/authorize +oauth/token obdc obj object From 56e23b6436716deefa2ac3b43781cb192615f435 Mon Sep 17 00:00:00 2001 From: Dominique RIGHETTO Date: Fri, 28 May 2021 15:20:54 +0200 Subject: [PATCH 2/3] Add openid endpoints and metadata See https://connect2id.com/products/server/docs/api --- Discovery/Web-Content/common.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Discovery/Web-Content/common.txt b/Discovery/Web-Content/common.txt index 03ceb71..880ef72 100644 --- a/Discovery/Web-Content/common.txt +++ b/Discovery/Web-Content/common.txt @@ -76,6 +76,7 @@ .well-known/nodeinfo .well-known/oauth-authorization-server .well-known/openid-configuration +.well-known/openid-federation .well-known/openorg .well-known/openpgpkey .well-known/pki-validation @@ -1758,6 +1759,7 @@ fdcp feature featured features +federation/clients fedora feed feedback @@ -2351,6 +2353,7 @@ jump juniper junk jvm +jwks.json k katalog kb @@ -2981,6 +2984,7 @@ panelc paper papers parse +par part partenaires partner @@ -4153,6 +4157,9 @@ today todel todo toggle +token +token/introspect +token/revoke tomcat tomcat-docs tool From 864faed87f5294f52f732c94a62ca3ad2818a5ce Mon Sep 17 00:00:00 2001 From: Dominique RIGHETTO Date: Fri, 28 May 2021 15:44:59 +0200 Subject: [PATCH 3/3] Add "oauth/token/info" endpoint See https://docs.gitlab.com/ee/api/oauth2.html#retrieving-the-token-information --- Discovery/Web-Content/common.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Discovery/Web-Content/common.txt b/Discovery/Web-Content/common.txt index 880ef72..ae75d72 100644 --- a/Discovery/Web-Content/common.txt +++ b/Discovery/Web-Content/common.txt @@ -2853,6 +2853,7 @@ oa_servlets oauth oauth/authorize oauth/token +oauth/token/info obdc obj object