Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Limit Application Scope for User

veranm
Kilo Contributor

which role to assign to a user so they can see the drop down list to change applications(or restrict a user's scope to my application only)

And how to get my appliation in the drop down list where I can change my scope. Do I have to give developer permission to user, because when I assign a user delegated developer/admin role they are able to see the drop down list.

I want to restrict all suers scope to my application in the servicenow interface.

5 REPLIES 5

Aakash Shah4
Tera Guru

Hi,



The application which you have created will have a custom role associated with it. Please assign this role to the user.


The roles associated with the application have been modified a lot and most have been deleted. How to get this role again.


You can create a new role and assign this new role to this application


I created a custom role for my application. Went to System Applications->Applications->MyApplication


In my application added the role in the "User Role", but still I am not able to see my application name in the drop down list when I login as a user who has been assigned that role.


Any particular reason this is happening? Or am I missing anything?