Configuring Visionline Mobile Credentials
Learn how to configure Visionline mobile credentials.
Last updated
Learn how to configure Visionline mobile credentials.
Last updated
© Seam Labs, Inc. All rights reserved.
In the ASSA ABLOY Visionline Access Management System, locks are standalone and battery-powered. All access permissions and scheduling details are contained within the key cards and mobile credentials, characterizing these systems as "data-on-card" systems.
This guide describes how to issue guest and staff mobile credentials on the Visionline ACS.
Visionline is a credential-based access control system. That is, you create ACS users and credentials. Within these credentials, you specify the set of entrances to which you want to grant access and the schedules for this access.
When creating credentials, you can configure guest mobile credentials for a Visionline ACS. Guest credentials are further subdivided into override and joiner credentials. An override credential serves as the first access grant for a reservation and revokes all previous guest access to the included guest room entrances. When a reservation includes multiple guests who need access, all subsequent access grants for the same reservation are joiner credentials. This type of credential provides shared access that matches the grants of existing credentials. For more details, see the following sections:
Seam currently only supports issuing guest mobile credentials. We will extend support to plastic cards in the future.
Use the following basic process to grant access in a Visionline ACS:
Set up the mobile user account by creating a user identity.
Turn on the enrollment automation for this user identity and credential manager.
Associate the user identity with an ACS user.
Gather the entrances to which the credential should have access.
Create the guest mobile credential.
To issue a guest mobile credential for the Visionline ACS, create a credential with visionline_metadata.card_function_type
set to guest
. Also, for a guest credential, you normally set visionline_metadata.card_format
to rfid48
, unless the guest needs a higher-capacity TLCode
card. For more information about Visionline metadata, see acs_credential.visionline_metadata
Properties.
Guest mobile credentials consist of two credential types: override credentials and joiner credentials.
When issuing the first guest credential for a reservation, a hotel needs to guarantee that all previous access to the guest room entrance is revoked. To revoke all other access, you create an override credential that invalidates all previous access to the guest room entrance. That is, an override credential overrides any existing credentials that previously granted access to the same guest room entrance.
Reservations may involve multiple parties. In these situations, hotels often need to provide credentials for the same guest room entrances to additional guests. To do so, issue "joiner credentials." This type of credential allows shared access with any existing credentials that already grant entry to the same guest room entrances.
To issue the first guest credential for a reservation, create an override credential. This credential type invalidates any existing guest access to the target entrances. When creating an override credential, set visionline_metadata.override
to true
.
You can also verify whether a user identity has a phone that is set up for a credential manager and, consequently, is ready to accept an override guest credential.
Once you have created an override mobile credential as the first credential for a reservation, you can issue mobile credentials to additional guests on the same reservation. To do so, issue "joiner credentials." This type of credential allows shared access with any existing credentials that already grant entry to the same guest room entrances. Note that you can create joiner mobile credentials that provide access to guest room entrances, common entrances, or both.
For example:
You already created an override mobile credential to grant a guest access to hotel rooms 101 and 102. Now, you create a joiner mobile credential that grants a different guest on the same reservation access to the same two hotel rooms.
You already created an override mobile credential to grant a guest access to hotel rooms 101 and 102. Now, you create a joiner mobile credential that grants a different guest on the same reservation access to hotel room 101 only.
To issue a joiner credential, you must specify both the entrances to which to grant access and the credentials with which to associate the new joiner credential. Use the following properties:
allowed_acs_entrance_ids
visionline_metadata.joiner_acs_credential_ids
For instructions on how to retrieve credentials that have overlapping access, see Issuing Various Types of Guest Joiner Mobile Credentials.