Browse Source
When loading IAM config from JSON, if the policy section exists but storeType is not specified, default to 'memory' instead of 'filer'. This ensures that policies defined in JSON config files are properly loaded into memory for test environments and standalone setups that don't rely on the filer for policy persistence.pull/7760/head
committed by
GitHub
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue