allow post
This commit is contained in:
parent
c20294a92d
commit
30c8295a54
|
@ -50,6 +50,7 @@
|
||||||
url: "http://oathkeeper:4455/<{,api/*,settings,uploads,downloads,payments}>"
|
url: "http://oathkeeper:4455/<{,api/*,settings,uploads,downloads,payments}>"
|
||||||
methods:
|
methods:
|
||||||
- GET
|
- GET
|
||||||
|
- POST
|
||||||
authenticators:
|
authenticators:
|
||||||
- handler: cookie_session
|
- handler: cookie_session
|
||||||
authorizer:
|
authorizer:
|
||||||
|
|
Reference in New Issue