Complete and refine OAuth + Traeffik Restriction
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"tags": [
|
||||
"oc-auth/controllersOAuthController"
|
||||
],
|
||||
"description": "Forward auth for Traefik — validates JWT via Hydra introspection\n\u003cbr\u003e",
|
||||
"description": "Forward auth for Traefik — validates JWT via Hydra introspection.\n\u003cbr\u003e",
|
||||
"operationId": "OAuthController.AuthForward",
|
||||
"parameters": [
|
||||
{
|
||||
@@ -798,11 +798,11 @@
|
||||
}
|
||||
},
|
||||
"definitions": {
|
||||
"2111.0xc0004ce750.false": {
|
||||
"2432.0xc000460e70.false": {
|
||||
"title": "false",
|
||||
"type": "object"
|
||||
},
|
||||
"3850.0xc0004ce930.false": {
|
||||
"4171.0xc000461050.false": {
|
||||
"title": "false",
|
||||
"type": "object"
|
||||
},
|
||||
@@ -821,7 +821,7 @@
|
||||
"format": "int64"
|
||||
},
|
||||
"ext": {
|
||||
"$ref": "#/definitions/3850.0xc0004ce930.false"
|
||||
"$ref": "#/definitions/4171.0xc000461050.false"
|
||||
},
|
||||
"scope": {
|
||||
"type": "string"
|
||||
@@ -842,7 +842,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"client": {
|
||||
"$ref": "#/definitions/2111.0xc0004ce750.false"
|
||||
"$ref": "#/definitions/2432.0xc000460e70.false"
|
||||
},
|
||||
"request_url": {
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user