Read-only Jenkins Configuration
I’m excited to announce that the 'read-only' Jenkins feature is now available for preview.
This feature allows restricting configuration UIs and APIs while providing access to essential Jenkins system configuration, diagnostics, and self-monitoring tools through Web UI.
Such mode is critical for instances managed as code, e.g. with Jenkins Configuration-as-Code plugin.
It is delivered as a part of the JEP-224: Readonly system configuration...