Skip to content

[Feature]: Consider separating admin state and configuration #226

@timbretimber

Description

@timbretimber

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions