Skip to content

Commit

Permalink
docs(oathkeeper): Document glob matching strategy (#248)
Browse files Browse the repository at this point in the history
See ory/oathkeeper#334

Signed-off-by: Aynur Zulkarnaev <[email protected]>
  • Loading branch information
ayzu authored Feb 5, 2020
1 parent 0f05211 commit 7910ac2
Show file tree
Hide file tree
Showing 7 changed files with 108 additions and 604 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ node_modules/
build/
_book/
.DS_Store
.idea/

node_modules

Expand Down
66 changes: 33 additions & 33 deletions docs/hydra/sdk/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1689,7 +1689,7 @@ Status Code **200**
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:16Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -1731,7 +1731,7 @@ Status Code **200**
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:16Z",
"userinfo_signed_response_alg": "string"
}
]
Expand Down Expand Up @@ -1911,7 +1911,7 @@ and only callable by first-party components.
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:16Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -1953,7 +1953,7 @@ and only callable by first-party components.
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:16Z",
"userinfo_signed_response_alg": "string"
}
```
Expand Down Expand Up @@ -1995,7 +1995,7 @@ and only callable by first-party components.
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:16Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -2037,7 +2037,7 @@ and only callable by first-party components.
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:16Z",
"userinfo_signed_response_alg": "string"
}
```
Expand Down Expand Up @@ -2118,7 +2118,7 @@ const input = '{
"contacts": [
"string"
],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:16Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": [
Expand Down Expand Up @@ -2172,7 +2172,7 @@ const input = '{
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:16Z",
"userinfo_signed_response_alg": "string"
}';
const headers = {
Expand Down Expand Up @@ -2311,7 +2311,7 @@ and only callable by first-party components.
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:16Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -2353,7 +2353,7 @@ and only callable by first-party components.
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:16Z",
"userinfo_signed_response_alg": "string"
}
```
Expand Down Expand Up @@ -2531,7 +2531,7 @@ and only callable by first-party components.
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:16Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -2573,7 +2573,7 @@ and only callable by first-party components.
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:16Z",
"userinfo_signed_response_alg": "string"
}
```
Expand Down Expand Up @@ -2614,7 +2614,7 @@ and only callable by first-party components.
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:17Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -2656,7 +2656,7 @@ and only callable by first-party components.
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:17Z",
"userinfo_signed_response_alg": "string"
}
```
Expand Down Expand Up @@ -2737,7 +2737,7 @@ const input = '{
"contacts": [
"string"
],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:16Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": [
Expand Down Expand Up @@ -2791,7 +2791,7 @@ const input = '{
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:16Z",
"userinfo_signed_response_alg": "string"
}';
const headers = {
Expand Down Expand Up @@ -5012,7 +5012,7 @@ the subject accepted or rejected the request.
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:17Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -5054,7 +5054,7 @@ the subject accepted or rejected the request.
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:17Z",
"userinfo_signed_response_alg": "string"
},
"context": {
Expand Down Expand Up @@ -5760,7 +5760,7 @@ the requested authentication process.
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:17Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -5802,7 +5802,7 @@ the requested authentication process.
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:17Z",
"userinfo_signed_response_alg": "string"
},
"oidc_context": {
Expand Down Expand Up @@ -7162,7 +7162,7 @@ Status Code **200**
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:17Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -7204,7 +7204,7 @@ Status Code **200**
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:17Z",
"userinfo_signed_response_alg": "string"
},
"context": {
Expand Down Expand Up @@ -7790,7 +7790,7 @@ deleted automatically when performing the refresh flow.

```json
{
"notAfter": "2020-01-31T17:58:39Z"
"notAfter": "2020-02-02T21:00:17Z"
}
```

Expand Down Expand Up @@ -7888,7 +7888,7 @@ func main() {
```nodejs
const fetch = require('node-fetch');
const input = '{
"notAfter": "2020-01-31T17:58:39Z"
"notAfter": "2020-02-02T21:00:17Z"
}';
const headers = {
'Content-Type': 'application/json', 'Accept': 'application/json'
Expand Down Expand Up @@ -8491,7 +8491,7 @@ _JSONWebKeySet JSON web key set_
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:17Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -8533,7 +8533,7 @@ _JSONWebKeySet JSON web key set_
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:17Z",
"userinfo_signed_response_alg": "string"
},
"context": {
Expand Down Expand Up @@ -8707,7 +8707,7 @@ request._
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:17Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -8749,7 +8749,7 @@ request._
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:17Z",
"userinfo_signed_response_alg": "string"
},
"context": {
Expand Down Expand Up @@ -8835,7 +8835,7 @@ consent request._

```json
{
"notAfter": "2020-01-31T17:58:39Z"
"notAfter": "2020-02-02T21:00:17Z"
}
```

Expand Down Expand Up @@ -8957,7 +8957,7 @@ _JSONWebKeySetGeneratorRequest json web key set generator request_
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:17Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -8999,7 +8999,7 @@ _JSONWebKeySetGeneratorRequest json web key set generator request_
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:17Z",
"userinfo_signed_response_alg": "string"
},
"oidc_context": {
Expand Down Expand Up @@ -9081,7 +9081,7 @@ _Contains information about an ongoing logout request._
"client_secret_expires_at": 0,
"client_uri": "string",
"contacts": ["string"],
"created_at": "2020-01-31T17:58:39Z",
"created_at": "2020-02-02T21:00:17Z",
"frontchannel_logout_session_required": true,
"frontchannel_logout_uri": "string",
"grant_types": ["string"],
Expand Down Expand Up @@ -9123,7 +9123,7 @@ _Contains information about an ongoing logout request._
"subject_type": "string",
"token_endpoint_auth_method": "string",
"tos_uri": "string",
"updated_at": "2020-01-31T17:58:39Z",
"updated_at": "2020-02-02T21:00:17Z",
"userinfo_signed_response_alg": "string"
}
```
Expand Down
Loading

0 comments on commit 7910ac2

Please sign in to comment.