Skip to main content

User Url Management

This article details how you can use URL Management to block users access to certain pages within Weighsoft

Written by Noel Collings
Updated over a week ago

Overview

It is possible to prevent users from accessing a single page or an area of Weighsoft - it is all done using the URL of the webpage in question.


Required Settings

  1. Hover over Administration and click System Settings

  2. Check Enable User Url Management

  3. Click Save

  4. Log out of Weighsoft and Log back in.

Once enabled you will see the User URL Management option in the Administration drop-down menu


Block a users access to a Page

Note the URL to which you want to block access

(in this example we will be blocking access to the main Accounts screen)

  1. Navigate to the screen you wish to block

  2. Look at the URL (web address) at the top of your browser and copy everything back to the first backslash as shown below.

Block the access

To block the access you first need to set the area in question as a URL that can be blocked (this means that in the future you an just assign or remove users to that block as required)

  1. Hover over administration and click User URL Management

  2. Click on the URL tab

  3. Set a URL Name you will recognise e.g. "Account Screen"

  4. Enter the URL you wish to prevent access to. If you want to block access to an area (e.g. all account areas) you can replace the URL you made a note of with an asterisk. /Customers/Accounts/* will block a user from all areas of Weighsoft where the address begins with /Customers/Accounts/.

  5. Click Save next to the entered URL

Note: The use of the asterisk can be important. For example if you block access only to /Customers/Accounts/Accounts.aspx a technically-competent of knowledgeable user could bypass the block by instead going directly to an accounts Is number, for example /Customers/Accounts/AccountDetails.aspx?accountId=2.
​
Using the Asterisk will block access to everything within the /Customers/Accounts/ page group.

Assign Users to the Blocked URL rule

Next you need to assign users to be blocked.

  1. Select the rule from the first list (URLs).

  2. Check each user to be blocked in the second list (Users)

  3. Click save under the second list.

When the user next logs in they will no longer have access and see a page that simply states Invalid Access.


Blocking Groups of Users

Rather than blocking individual users you can also create groups that can be blocked all at once.

Create a Group

  1. On the User URL Management screen select the Groups tab

  2. Enter the name of the group you wish to create in the Group Name box and click Save.

Adding users to a Group

  1. Click on the Group that now appears in the left-hand box

  2. In the "Users" box click the box against any user that need to be in the group

  3. Click Save at the bottom of the users column

Block a Group from a URL

  1. Select the Group from the left-hand column

  2. Select the URLS in the right-hand column that they need to be blocked from (this will list the URLs that have been saved in the URLs tab)

  3. Click Save at the bottom of the far-right column

All users in that group are now blocked from that URL


Warning - Blocking access to ALL of Weighsoft

It is important that you do not create a black with a URL of /*. Doing so will block that user from using any of Weighsoft at all.

Did this answer your question?