walkup access not allowed

PAULO CESAR FIL
Tera Contributor

Hello everyone, I'm begining in servicenow and I have problem. When i acess the walkup portal I received this message: 

Sorry, you are not authorized to access the walk-up pages.

For security reasons, walk-up pages are limited to users with the sn_walkup.walkup_login role only.

 

How can I solve this? I'm tried create a group users with the "sn_walkup.walkup_login" role but I received other message saiyng: You cannot add this roule to a group 😞 someone can help ?

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi

the reason why you cannot add this role to your user account is the included "snc_external" group. That means you only can add this role to accounts for external user as mixing of external und internal roles in one account is not allowed.

find_real_file.png

But the role is already assigned to the user "Walkup User". Impersonate with that user and you can use the Walkup functionality. 

Kind regards
Maik

View solution in original post

4 REPLIES 4

Maik Skoddow
Tera Patron
Tera Patron

Hi

the reason why you cannot add this role to your user account is the included "snc_external" group. That means you only can add this role to accounts for external user as mixing of external und internal roles in one account is not allowed.

find_real_file.png

But the role is already assigned to the user "Walkup User". Impersonate with that user and you can use the Walkup functionality. 

Kind regards
Maik

thanks Maik

@PAULO CESAR FIL @Maik Skoddow  Is there any way to make this role available for internal users.

*Can we add this role to admin users?

 

I think if you make an customization you will can, try to remove snc_external from sn_walkup_login and add again to internal users. But I think you need make some tests to make sure it work well.