The information in this guide is correct as of Last Updated/Verified : 1st September 2021
Table of Contents |
---|
...
Feature | ACS URL Required | Examples |
---|---|---|
Admin Console | https://<RXurl>/SsoConsumer?r=%2f | https://company.rx-cloud.com/SsoConsumer?r=%2f |
Kiosk | https://<RXurl>/SsoConsumer?r=%2fkiosk%2f%3fID%3d1 | For a system with 3x Kiosk profiles with ID numbers 1 to 3, the below additional ACS URL’s would be required
|
Maps | https://<RXurl>/SsoConsumer?r=%2fMaps%2f%3fID%3d1 | For a system with 3x Map profiles with ID numbers 1 to 3, the below additional ACS URL’s would be required
|
Mobile App | https://<RXurl>/SsoConsumer?r=%2f%3fma%3d1 | https://company.rx-cloud.com/SsoConsumer?r=%2f%3fma%3d1 |
...
PingOne User Attribute | Application Attribute | Required or Optional | ||||
---|---|---|---|---|---|---|
Given Name | firstname | Required | ||||
Family Name | lastname | Required | ||||
Email Address | Required | |||||
RFID
| rfid | Optional | ||||
Access Code
| accesscode | Optional | ||||
RX Default Location
| defaultlocation The ID number for the Location that the user will have default access to.
To get the Location ID number, navigate to the location edit screen. Administration Settings → System Settings → Locations Then select the Edit Button ( ) for the correct location. | Optional | ||||
RX Allowed Location
| allowedlocation A comma separated list of Location ID numbers that the user has access to.
To get the location ID number, navigate to the location edit screen. Administration Settings → System Settings → Locations Then select the Edit Button ( ) for the correct location. | Optional | ||||
Date Format
| dateformat The date format for the user.
| Optional | ||||
RX Roles
| roles A comma separated list of Role ID numbers.
The default role ID values are as below
To get the Role ID number for any custom Roles, navigate to the Role edit screen. Administration Settings → System Settings → Locations Then select the Edit Button ( ) for the correct location. | Optional |
The Ping One application has now been configured.
...