SSO Set-Up Instructions

Configuration Requirements

Setting up IDP

  • In order to configure your account, your IT dept will need to provide the following metadata associated with your IDP:
    • Issuer URL (Entity ID)
    • SAML 2.0 Single Sign-On (SSO) Endpoint (HTTP)
    • Single Logout (SLO) Endpoint (HTTP)
    • X.509 Certificate

Setting up Users

  • Users Must include the following attributes:
    • System ID (named "systemid")
      • Specifies the systems a user can access
      • Systemids are in a string array variable in the idp
    • User ID (named "userid")
      • Represents the name of the user for reporting and logs
      • User ID is limited to 12 characters or fewer
    • Security Level (named "security")
      • Must be one of the following values: 1, 3, or 5
        • Security Level 1: Lowest security level. Can access displays and acknowledge patients.
        • Security Level 3: Can access reporting features and displays.
        • Security Level 5: Full access to the system, including configuration changes.

SP Metadata for Patient Check In

The following metadata will be provided when setup is initiated:
This will need to be input into your idp's configuration

  • Entity Id: https://www.patientcheckin.com
  • ACS Url: https://www.patientcheckin.com/sso/index.php?acs
  • SLO Url: https://www.patientcheckin.com/sso/?slo&sloid=
  • Relay State: Provided during setup

Support

For questions on how to get started using sso, please contact us at:

  • Phone: (800)-971-8871
  • Email: support@checkinsystems.com
OneLogin SSO Configuration Example