Property reference

glide.kmf.module_access_policies.debugger.authorized.roles

The glide.kmf.module_access_policies.debugger.authorized.roles property specifies which roles can access the Module Access Policies Debugger logs. Admins should review this setting to ensure that only authorized personnel can view sensitive debugging information.

Default: sn_kmf.admin,sn_kmf.cryptographic_manager Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property allows the KMF admin to define a list of roles that are permitted to view the Module Access Policies Debugger logs, enhancing security and access control.
What area does it affect? Module Access Policies Debugger
What does the default mean? The default value is "sn_kmf.admin,sn_kmf.cryptographic_manager", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting role permissions for accessing debugging logs.

Out of the box property record

Raw metadata from the property record.

Property name glide.kmf.module_access_policies.debugger.authorized.roles
Sys ID a4ffdee60731211072c8d9d3a9d3004d
Type string
Application Global
Default value sn_kmf.admin,sn_kmf.cryptographic_manager
Description Allows the KMF admin, or cryptographic manager, to specify which roles have access to view the Module Access Policies Debugger logs. To give access to a role, append the EXACT role name to the comma separated list of roles, for example: "sn_kmf.admin,sn_kmf.cryptographic_manager".
Updated 2024-05-25 05:07:03

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... Access to the module access debug logs is determined by role. Users with the sn_kmf.admin and sn_kmf.cryptographic_manager roles have access to the debugger. Grant access to other roles using the glide.kmf.module_access_policies.debugger.authorized.roles system property. The value of this property is a comma-separated list of roles that access the debug logs. Enable or disable the debugger To enable debug logging messages for module ...