Merge pull request #609 from righettod/feature_add_oauth_endpoints
Add oauth and openid missing endpoints https://connect2id.com/products/server/docs/api https://docs.gitlab.com/ee/api/oauth2.html#retrieving-the-token-information
This commit is contained in:
@@ -76,6 +76,7 @@
|
|||||||
.well-known/nodeinfo
|
.well-known/nodeinfo
|
||||||
.well-known/oauth-authorization-server
|
.well-known/oauth-authorization-server
|
||||||
.well-known/openid-configuration
|
.well-known/openid-configuration
|
||||||
|
.well-known/openid-federation
|
||||||
.well-known/openorg
|
.well-known/openorg
|
||||||
.well-known/openpgpkey
|
.well-known/openpgpkey
|
||||||
.well-known/pki-validation
|
.well-known/pki-validation
|
||||||
@@ -1758,6 +1759,7 @@ fdcp
|
|||||||
feature
|
feature
|
||||||
featured
|
featured
|
||||||
features
|
features
|
||||||
|
federation/clients
|
||||||
fedora
|
fedora
|
||||||
feed
|
feed
|
||||||
feedback
|
feedback
|
||||||
@@ -2351,6 +2353,7 @@ jump
|
|||||||
juniper
|
juniper
|
||||||
junk
|
junk
|
||||||
jvm
|
jvm
|
||||||
|
jwks.json
|
||||||
k
|
k
|
||||||
katalog
|
katalog
|
||||||
kb
|
kb
|
||||||
@@ -2848,6 +2851,9 @@ nz
|
|||||||
o
|
o
|
||||||
oa_servlets
|
oa_servlets
|
||||||
oauth
|
oauth
|
||||||
|
oauth/authorize
|
||||||
|
oauth/token
|
||||||
|
oauth/token/info
|
||||||
obdc
|
obdc
|
||||||
obj
|
obj
|
||||||
object
|
object
|
||||||
@@ -2979,6 +2985,7 @@ panelc
|
|||||||
paper
|
paper
|
||||||
papers
|
papers
|
||||||
parse
|
parse
|
||||||
|
par
|
||||||
part
|
part
|
||||||
partenaires
|
partenaires
|
||||||
partner
|
partner
|
||||||
@@ -4151,6 +4158,9 @@ today
|
|||||||
todel
|
todel
|
||||||
todo
|
todo
|
||||||
toggle
|
toggle
|
||||||
|
token
|
||||||
|
token/introspect
|
||||||
|
token/revoke
|
||||||
tomcat
|
tomcat
|
||||||
tomcat-docs
|
tomcat-docs
|
||||||
tool
|
tool
|
||||||
|
|||||||
Reference in New Issue
Block a user