Problem / Motivation
I would like to be able to mount the admin configuration read-only after initial setup, but currently there's state mixed in with the configuration so this will cause some issues.
Proposed Solution
Write state or data like audit.log, and the createdAt, lastLogin, passwordChangedAt in admin.json to files in a dedicated folder so the folder containing config.json, policy.json etc can be mounted read-only.
Alternatives Considered
No response
Feature Area
None
Mockups / Examples
No response
Additional Context
No response
Problem / Motivation
I would like to be able to mount the admin configuration read-only after initial setup, but currently there's state mixed in with the configuration so this will cause some issues.
Proposed Solution
Write state or data like audit.log, and the
createdAt,lastLogin,passwordChangedAtin admin.json to files in a dedicated folder so the folder containing config.json, policy.json etc can be mounted read-only.Alternatives Considered
No response
Feature Area
None
Mockups / Examples
No response
Additional Context
No response