Granular admin roles for Notifications
Granular admin roles enable organizations to assign specific administrative permissions based on functional responsibilities, replacing broad admin access with targeted role assignments. Use the new admin roles to grant users administrative capability without using the admin role.
| Role name | Functionality | Description | Plugin |
|---|---|---|---|
| email\_bounce\_admin | Email Bounce | Provides access to configure email bounce related tables. | com.glide.email.bounce\_management |
| smime\_certificate\_admin | SMIME | - To install a private key in the KMF module, the user needs the sn\_kmf.cryptographic\_manager role - To install a CA or Email certificate, the user requires the smime\_certificate\_admin role - To check SMIME logs, the user must have the email\_log\_viewer role | com.glide.email.smime |
| email\_log\_viewer | Email logs, SMIME logs | Provides access to view email logs and SMIME logs. | com.glide.mailbox |
| email\_digest\_admin | Email digest | Provides access to sys\_email\_digest\_part\_user and sys\_email\_digest\_part tables. | com.glide.email\_digest |
| notification\_classification\_admin | Notification classification | Provides access for adding add Notification classification to sys\_notification\_classification table. | com.glide.notification.classification |
| notification\_category\_admin | Notification category | Provides access for adding add Notification category to sys\_notification\_category table. | com.glide.notification.preference.service |
| push\_admin | Push credential | Provides access for push\_admin to sys\_push\_instance\_credential table. | com.glide.push\_proxy |
| portal\_notification\_pref\_admin | Widget preference | Provides access to sys\_recipient\_user\_mapping table. | com.glide.notification.unify.preference.service |
| notification\_admin | Notifications | Provides access to configure notifications through the sysevent\_email\_action table,with access to the sys\_email\_layout and sysevent\_email\_template tables. Additionally,they can set the digest interval. For Request Translation user needs to have localization\_requestor role. | com.glide.notification |
| email\_admin | Resend email, Reprocess Email | Provides access to reprocess inbound emails and resend outbound emails. Additionally, to view logs, they must have the email\_log\_viewer role. | com.glide.mailbox |
| oauth\_admin | Authorize Email Account Access, Test Connection | Provides access to authorize an email account and do test connection. To view logs, they must have the email\_log\_viewer role. | com.glide.mailbox |
Parent Topic:Reference