Make Configuration Profile Display Names specific to payload #236

Closed
opened 2026-01-19 18:29:45 +00:00 by michael · 0 comments
Owner

Originally created by @brodjieski on GitHub.

Originally assigned to: @brodjieski on GitHub.

Problem to solve

The display names in the generated configuration profiles are generic, should be specific for easier identification when viewing in macOS.

Current:
PayloadDisplayName
macOS 800-53r5_low Baseline settings

Proposed (example):
PayloadDisplayName
[800-53r5_low] com.apple.loginwindow settings

Originally created by @brodjieski on GitHub. Originally assigned to: @brodjieski on GitHub. ### Problem to solve The display names in the generated configuration profiles are generic, should be specific for easier identification when viewing in macOS. Current: <key>PayloadDisplayName</key> <string>macOS 800-53r5_low Baseline settings</string> Proposed (example): <key>PayloadDisplayName</key> <string>[800-53r5_low] com.apple.loginwindow settings</string>
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: usnistgov/macos_security#236