You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

SimpleOne Self-Service Portal (SSP) allows access to unauthorized users if your processes need it. So your partners do not have to log into the system to read an announcement. By default, this feature is disabled, but you can activate the feature and share your pages with partners and other users.

>>>> SCREENSHOT <<<<

Basically, in this process, you should select the Public checkboxes in relevant forms:

  • page record in the Page table
  • widget instance record in the Widget Instance (sys_widget_instance) table

If a page contains several widgets, you can allow access to those of them you want to share or to all of them.

Making the Announcement page public


You can allow access to announcements to unauthorized users, that is, to those who do not have a user account and/or have not logged in.

This operation is carried out in two steps:

  1. Configuring relevant portal pages.
  2. Configuring relevant widget instance.

To configure a portal page, perform the following steps:

  1. Navigate to Portal Structure → Pages.
  2. Find the Announcement record using the search boxes or the Condition Builder.
  3. In the Options section, select the Public checkbox.
  4. Click Save or Save and Exit to apply changes.

To configure a portal page, perform the following steps:

  1. Navigate to Portal Structure → Pages.
  2. Find the Announcement List record using the search boxes or the Condition Builder.
  3. In the Options section, select the Public checkbox.
  4. Click Save or Save and Exit to apply changes.

To configure a widget instance, perform the following steps:

  1. Navigate to Portal Structure → Widget Instances.
  2. Find the Announcement Page Portal Widget record.
  3. Select the Public checkbox.
  4. Click Save or Save and Exit to apply changes.

As result:

  • When an unauthorized user follows a link to a published announcement, they will be able to see it without logging in.
  • Unauthorized users cannot open other articles in the system. To see the article, they need a direct link. This way you can restrict access to other articles.

  • No labels