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/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
|
||||
@@ -2848,6 +2851,9 @@ nz
|
||||
o
|
||||
oa_servlets
|
||||
oauth
|
||||
oauth/authorize
|
||||
oauth/token
|
||||
oauth/token/info
|
||||
obdc
|
||||
obj
|
||||
object
|
||||
@@ -2979,6 +2985,7 @@ panelc
|
||||
paper
|
||||
papers
|
||||
parse
|
||||
par
|
||||
part
|
||||
partenaires
|
||||
partner
|
||||
@@ -4151,6 +4158,9 @@ today
|
||||
todel
|
||||
todo
|
||||
toggle
|
||||
token
|
||||
token/introspect
|
||||
token/revoke
|
||||
tomcat
|
||||
tomcat-docs
|
||||
tool
|
||||
|
||||
Reference in New Issue
Block a user