Files
seaweedfs/weed/iam/integration
chrislu 88ee23d210 fix: Update IAM config field name for role store configuration
- Change JSON field from 'roles' to 'roleStore' for clarity
- Prevents confusion with the actual role definitions array
- Matches the new distributed configuration schema

This ensures the JSON configuration properly maps to the
RoleStoreConfig struct for distributed IAM deployments.
2025-08-24 12:35:20 -07:00
..