How to make a portal and its widget available for public without login?

Bharath kumar6
Tera Expert

I need to create a portal and add catalog items as link to it and they should be available public---> without login a user should be allowed to see the portal, submit the request for catalog item.find_real_file.png

 

 

Above 3 links are 3 catalog items and these widgets are available to users without login also.

But if they click on it, it is asking them to login.

The requirement is to users without login also should be allowed to submit the request.

1 ACCEPTED SOLUTION

In your catalog item record, First, check if there is any User criteria as SNC External in Not available for related list. If it's there remove that, your issue will be resolved. If it's not there then follow the below procedure

1.) Create the User criteria as per your requirement by following the below link

https://docs.servicenow.com/bundle/orlando-it-service-management/page/product/service-catalog-manage...

2.) In your catalog item record go to the "Available for" related list

find_real_file.png

3.) Open and click Edit to choose the User criteria you created, select from the slush bucket and save

 

View solution in original post

12 REPLIES 12

GB14
Kilo Patron

Hello,

I believe you will have to assign roles on the catalog item:

find_real_file.png

 

You can also reference this article

 

Thanks,
G

Hi, I have done this also.

Can you please provide me all the correct steps to do it. So that I can verify and complete.

 

I have a question Bharath , Users to be able to submit the catalog item without logging into servicenow means where these widgets added ? To go to Service Portal the users should be authenticated right? 

1)Are you adding these widgets on the Login page of Service Portal?