The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Next Experience UI domain picker issue

Sagaya
Tera Expert

Hello,

 

I need to configure the non admin user who can view and access the domain picker tool in Next Experience UI through user role only and DO NOT add system properties [ “glide.ui.domain_reference_picker.enabled” or “gliide.ui.polaris.domain_picker.role” or” glide.ui.domain_picker.role”] OR User Preferences

 

I tried with "itil" &  "itil" with "snc_read_only" role , but unable to view the the domain picker tool in Next Experience UI  Please help to fix this issue.

 

Utilize User Preferences :

    • Create a new user preference record or modify an existing one.
    • Set the Name to glide.ui.domain_reference_picker.enabled.
    • Set the Value to true.
    • Set the User field to the specific user or group you want to grant access to.
    • Set the System field to false if you want to apply this preference only to the specified user or group.

 

 

Regards,

SR

 

6 REPLIES 6

Shashank_Jain
Kilo Sage

Hello ,

 

You can use a system property to restrict access to the domain picker in both Core UI and Next Experience.

 

Before you begin:
Role required: admin

About this task
By default, users with the ITIL role, and any roles that include the ITIL role (such as the admin role), can access the domain picker in Next Experience. You can grant other roles access by adding them to the property, or restrict access by removing roles. It’s recommended to restrict this to admin only.

 

Procedure:

  1. Open the System Properties : sys_properties table

  2. Add this property - glide.ui.polaris.domain_picker.role

  3. Set the property value to a comma-separated list of roles, for example:  admin, itil

If this helps, please consider marking my answer as helpful/accepted — it motivates me to stay active in the community and also helps others find relevant solutions more easily.

Thank you!

If this works, please mark it as helpful/accepted — it keeps me motivated and helps others find solutions.
Shashank Jain

Hi Shashank ,

 

Thank you , but i need to access the domain picker through user role only [except admin role]. I tried with "itil" &""snc_read_only" roles , but unable to view the domain picker in Next experience UI.

 

Regards,

SR

Add these roles to the above system property and check weather they are able to see the domain picker.

If this works, please mark it as helpful/accepted — it keeps me motivated and helps others find solutions.
Shashank Jain

The requirment is to access the "domain picker tool" through user role [except admin] only, not by system properties.

 

Regards,

SR.