Configuration property fixed at build time - All other configuration properties are overridable at runtime
Type |
Default |
|
---|---|---|
Whether the filter is enabled. When enabled all endpoints must have a resolvable Environment variable: |
boolean |
|
Should access to resource methods without FGA annotations be denied. Environment variable: |
boolean |
|
User-id used for authorization when the request is unauthenticated. Environment variable: |
string |
|
Maximum time an authorization check is allowed to take. Environment variable: |
|
About the Duration format
To write duration values, use the standard You can also use a simplified format, starting with a number:
In other cases, the simplified format is translated to the
|