- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2024 10:50 AM
|
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 12:31 PM
Fixed this with the help of Now Support...
Created a user criteria record with a role of public.
Added that user criteria under "Can Read" to the knowledge base that needs access to some articles by unauthenticated users.
The articles that need users to be authenticated have the user criteria on the individual articles.
Articles without this restriction can be seen by public users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2024 04:09 PM - edited 01-27-2024 04:09 PM
I believe you can set that property to true if you have knowledge articles that have user criteria empty

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2024 09:37 PM
Hi there,
This Communication record has been send to a lot of customers. What is your specific question on it?
If considering enabling, do check if your current users then still can access the knowledge articles or that you do need to do extra work on this. So don't just change the system property and promote it to production.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 05:55 AM
We have articles with empty "Can Read" fields that can be accessed by unauthenticated users at xxxservice-now.com/kb. We have SSO set up, so other articles are only available to authenticated users in the user criteria groups listed in the Can Read field.
When glide.knowman.block_access_with_no_user_criteria is false, the articles with empty Can Read fields are available to unauthenticated users, as we want them to be. When this system property is true, these articles are not available. Adding guest or public users to Can Read does not make the articles available.
Is there any way to make just these articles available to unauthenticated users?
If not, is it a requirement to set glide.knowman.block_access_with_no_user_criteria to true?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 12:31 PM
Fixed this with the help of Now Support...
Created a user criteria record with a role of public.
Added that user criteria under "Can Read" to the knowledge base that needs access to some articles by unauthenticated users.
The articles that need users to be authenticated have the user criteria on the individual articles.
Articles without this restriction can be seen by public users.