forked from baron/baron-sso
README update
This commit is contained in:
@@ -4,13 +4,17 @@ serve:
|
||||
api:
|
||||
port: 4456
|
||||
|
||||
log:
|
||||
level: info
|
||||
format: json
|
||||
|
||||
errors:
|
||||
fallback:
|
||||
- json
|
||||
|
||||
access_rules:
|
||||
repositories:
|
||||
- file:///etc/config/oathkeeper/rules.json
|
||||
- file://${RULES_FILE:-/etc/config/oathkeeper/rules.json}
|
||||
|
||||
authenticators:
|
||||
noop:
|
||||
|
||||
Reference in New Issue
Block a user