How the module is set up in relation to the role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 03:02 AM
The following is described for Column Level Encryption: Implementation of column-level encryption begins with defining one or more encryption modules in your instances of the Now Platform. This process includes selecting an encryption algorithm and providing an appropriate secret key. Access to data later encrypted using the feature is role-based, with modules being associated with roles. Users without the correct role don’t see the field at all.
How the module is set up in relation to the role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 03:29 AM
Hi @Qyc,
Answering your question directly from a high level and inital response to keep things simple: How are module associated to roles?
When a Module is created (or any existing ServiceNow modules) there is a role section and field which essentially restricts access to said module by the roles selected.
See the below screen shot for the Customer Service module. When hovering over any module you can see the 'Edit Application' icon to view roles which the Module(s) are restricted to.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 01:50 AM - edited 09-30-2024 01:51 AM
Thank you for your response. The "module" I want to ask refers to the "Field Encryption Module" and I have already solved my problem, but I don't know how to close the current problem window.