Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Three new claims will need to be added, see the below table for the Name and Source attribute values required.

Name

Source attribute

email

user.mail

firstname

user.givenname

lastname

user.surname

Note

Do not include the full schema address
(i.e. http://schemas.xmlsoap.org/ws/2005/05/identity/claims/<claimname>) in the name.

...

In addition to synchronising users' details, it is also possible to retrieve other attributes from the Azure Active Directory, which can populate Access Code, RFID, and other values in the ResourceXpress local user's database.

To configure this you will need to add more claims, see the table below for optional claims.

Claim Name

Information

rfid

The RFID value as read by the ResourceXpress system, used for screen authentication.

accesscode

The users Access Code/PIN, used for screen authentication.

defaultlocation

The ID number for the Location that the user will have default access to.

Info

This requires a single Location ID value.

To get the Location ID number, navigate to the location edit screen.

Administration Settings → System Settings → Locations

Then select the Edit Button ( (blue star) ) for the correct location.
You will find the ID number at the end of the page URL.
https://app.rx-cloud.com/Setting/Location?Id=1

allowedlocation

viewonlylocation

A comma separated list of Location ID numbers that the user has access to.
This user will only be able to view information for any resource in this location and will not have the ability to interact with bookings.

Info

If more than 1 location is required, separate the ID values with a comma (, ).

To get the location ID number, navigate to the location edit screen.

Administration Settings → System Settings → Locations

Then select the Edit Button ( (blue star) ) for the correct location.
You will find the ID number at the end of the page URL.
https://app.rx-cloud.com/Setting/Location?Id=1

bookablelocation

A comma separated list of Location ID numbers that the user has access to.
This user will be able to create and interact with bookings for any resource in this location.

Info

If more than 1 location is required, separate the ID values with a comma (, ).

To get the location ID number, navigate to the location edit screen.

Administration Settings → System Settings → Locations

Then select the Edit Button ( (blue star) ) for the correct location.
You will find the ID number at the end of the page URL.
https://app.rx-cloud.com/Setting/Location?Id=1

dateformat

The date format for the user.

dd,MM,yyyy → (25,01,2021)
MM/dd/yyyy → (01/25/2021)

roles

A comma separated list of Role ID numbers.

Info

If more than 1 role is required, separate the ID values with a comma (, ).

The default role ID values are as below

Super Admin → 1
Server Admin → 2
User Admin → 3
User → 4
Messaging → 5
Reporting → 6
Location Admin → 7

To get the Role ID number for any custom Roles, navigate to the Role edit screen.

Administration Settings → System Settings → Locations

User Management → Roles

Then select the Edit Button ( (blue star) ) for the correct

location

Role.
You will find the ID number at the end of the page URL.
https://app.rx-cloud.com/

Setting

Roles/

Location

Create?Id=1

For more information on each of these values see the breakdown and description of each setting in our User Management guide → Create a New User.

...

Navigate to the SSO Settings tab, this can be found on the System Settings page, under the Administration Settings menu.

...

Click Choose file alongside IDP Metadata, find .

...

Find the XML file that was downloaded in the previous step, and Download the Federation Metadata XML.
Then click Upload.

...

When using SSO, by default all users will be granted the role of User.
This will allow them to view the Booking Manager page only, to . To allow users access to more features in ResourceXpress they will need to exist as a user in the ResourceXpress local database.

Ticking the option Auto create user records from SSO will automatically add new users into the ResourceXpress user database when they sign - in for the first time , this This will then allow these users to be granted more access to the system, as well as assigning assign them an RFID and Access code values.

...

Welcome Email

When a user's account is auto-created in ResourceXpress, an email confirming this will a Welcome email can be sent to them to confirm their account. Included in this email will be a randomly generated password that can be used for the upcoming mobile app.

...

To enable the Welcome Email, tick the Send Welcome Email box.

...

Sync user details

Info

This option has been added in v1.5.1

...