Skip to end of banner
Go to start of banner

Configuring Access Token Definitions

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Table of Contents

Navigating to Access Token Definitions

CONFIGURATION > FOUNDATION APPLICATION > ACCESS TOKENS > SET UP DEFINITIONS

 

What are Access Token Definitions?

Access Token Definitions are used to control the creation of access tokens, by defining policies around the format of the access token user identifier, pass code and authentication code.You can define whether you would like to create your access tokens without an identifier and pass code or whether an access token should be deactivated on removing the last entity association from the token. (i.e. removing the association between the access token and a rewards participant or an accounts receivable.) 
Additionally settings related to Accounts Receivable and Rewards Participants, with relation to access tokens may be defined, as well as communication settings that allow access tokens to be automatically communicated to your customers once they are created.

Only definitions with an Effective Life Cycle State are applicable The life cycle state can be changed between Effective and Not Effective using a dedicated action

Navigate to Access Token Definitions and explore existing records via the Summary page. Click on the link (name or number) of the record of your interest to enter the Data Entry page and have a better look of the available information. Use the Actions Menu to create a new (NEW) definition, modify (EDIT) or delete (DELETE) an existing one. Use the (BACK) link to go back to the summary page and (CANCEL) to cancel any unwanted changes made to the definition. Check out the attributes table below for a thorough explanation of the information kept for Access Token Definition and the Validations&Restrictions table to find out validations and restrictions applicable when working with the definitions. Act


Access Token Definitions

Creating, Editing & Deleting Validations & Restrictions

ActionValidationsRestrictions
General
  • Not applicable
  • Only one active access token definition can exist at any given time.
Create
  • Multiple access token definitions can exist in the system, but each one should have a unique name and alternative code.
  • Not applicable
Save
  • Mandatory Fields:
    • Name
    • Alternative Code
  • Not applicable
Edit
  • Not applicable
  • Not applicable
Delete
  • Not applicable
  • Not applicable

Access Token Definition attributes 

Name

Description

Main Information
NumberAn auto generated number that uniquely identifies the access token definitions
Name*The name of the definition
Alternative code*An alternative code for the definition. On creating a new definition it defaults to the first letter of each word included in the name (in capitals), if nothing else is specified
DescriptionA description for the definition
StateThe state of the definition which can be active or inactive. Only one active definition can exist at any point

APPLICABLE UP TO R9 - SETTINGS: The settings related to the access tokens

AVAILABLE FROM CRM.COM R10.0.0 - SETTINGS FOR ACCESS TOKENS WITH NO CLASSIFICATION

Identifier Settings
Automatic Creation Method

Defines if identifiers should be created automatically and the method that will be used to create them. The following options are supported:

  • None: If selected then identifiers will not be created automatically
  • Unique Auto Generated Number: If selected then identifiers will be created automatically, using the identifier sequence number.
  • Unique Auto Generated ID: If selected then identifiers will be created automatically as an auto generated ID
Format

Defines the format of the identifiers. The following options are supported:

  • Email Address: If selected then the identifiers that will be provided should be formatted as email addresses
  • Number: If selected then the identifiers  that will be provided should be formatted as numbers
  • Free text: If selected then the identifiers  that will be provided will not have any restrictions on their format

Visible and applicable only if the automatic creation is set to none

Minimum length

The minimum required length of the identifier
Visible and applicable only if the automatic creation is set to none

Minimum number of alphabetical characters (a-z)The minimum number of alphabetical characters (a-z) that should be included in the identifier
Visible and applicable only if the automatic creation is set to none and the format is set to free text or email
Minimum number of integers (0-9)The minimum number of integers (0-9) that should be included in the identifier
Visible and applicable only if the automatic creation is set to none and the format is set to free text or email. If the format is set to phone number or number then this should be visible but not editable and should default to the minimum length
Minimum number of other (special) charactersThe minimum number of special characters that should be included in the identifier
Visible and applicable only if the automatic creation is set to none and the format is set to free text or email
Pass code Settings
Automatic Creation Method

Defines if pass codes should be created automatically and the method that will be used to create them. The following options are supported:

  • None: If selected then pass codes will not be created automatically
  • Unique Auto Generated Number: If selected then pass codes will be created automatically, using the pass code sequence number.
  • Unique Auto Generated ID: If selected then pass codes will be created automatically as an auto generated ID
Minimum lengthThe minimum required length of the pass code
Visible and applicable only if the automatic creation is set to none
Minimum number of alphabetical characters (a-z)The minimum number of alphabetical characters (a-z) that should be included in the pass code
Visible and applicable only if the automatic creation is set to none
Minimum number of integers (0-9)The minimum number of integers (0-9) that should be included in the pass code
Visible and applicable only if the automatic creation is set to none
Minimum number of other (special) charactersThe minimum number of special characters that should be included in the pass code
Visible and applicable only if the automatic creation is set to none
Authentication Code Settings
Automatic Creation Method

Defines if authentication codes should be created automatically and the method that will be used to create them. The following options are supported:

  • None: If selected then authentication codes will not be created automatically
  • Unique Auto Generated Number: If selected then authentication codes will be created automatically, using the authentication codes sequence number.
  • Unique Auto Generated ID: If selected then authentication codes will be created automatically as an auto generated ID
Format

Defines the format of the authentication codes. The following options are supported:

  • Email Address: If selected then the authentication codes that will be provided should be formatted as email addresses
  • Number: If selected then the authentication codes that will be provided should be formatted as numbers
  • Free text: If selected then the authentication codes that will be provided will not have any restrictions on their format

Visible and applicable only if the automatic creation is set to none

Minimum length

The minimum required length of the authentication code
Visible and applicable only if the automatic creation is set to none

Minimum number of alphabetical characters (a-z)The minimum number of alphabetical characters (a-z) that should be included in the authentication code
Visible and applicable only if the automatic creation is set to none and the format is set to free text or email
Minimum number of integers (0-9)The minimum number of integers (0-9) that should be included in the authentication code
Visible and applicable only if the automatic creation is set to none and the format is set to free text or email. If the format is set to phone number or number then this should be visible but not editable and should default to the minimum length
Minimum number of other (special) charactersThe minimum number of special characters that should be included in the authentication code
Visible and applicable only if the automatic creation is set to none and the format is set to free text or email
Automation Settings
Allow Creating Access Tokens with no identifier and pass codeIf enabled, then it will be possible to create access tokens without specifying an identifier and pass code
Set Access Tokens as Not Effective on removing the last entity associationIf enabled, then an access token will be set a not effective if it was associated by one or more entities, and those associations were removed.
APPLICABLE UP TO CRM.COM R9 - Accounts Receivable Settings
Allow Creating Access Tokens on Creating Accounts ReceivableIf enabled, then it will be possible to create access tokens directly through the process of creating a new accounts receivable
Always require at least one access tokenIf checked then it will be mandatory to specify an access token for each accounts receivable
Maximum number of access tokensDefines the maximum number of access tokens that can be related with each accounts receivable
Require Verification

AVAILABLE FROM CRM.COM R9 If enabled, then access tokens created directly through the process of creating new accounts receivable will require verification. Those access tokens will be created in a pending verification life cycle state. A verification code is also generated automatically

APPLICABLE UP TO CRM.COM R9 - Rewards Participants Settings
Allow Creating Access Tokens on Creating Rewards participantsIf enabled, then it will be possible to create access tokens directly through the process of creating a new rewards participant
Always require at least one access tokenIf checked then it will be mandatory to specify an access token for each rewards participant
Maximum number of access tokensDefines the maximum number of access tokens that can be related with each rewards participant
Require VerificationAVAILABLE FROM CRM.COM R9 If enabled, then access tokens created directly through the process of creating new rewards participants will require verification. Those access tokens will be created in a pending verification life cycle state. A verification code is also generated automatically.
Global Settings

AVAILABLE FROM CRM.COM R10.0.0

Accounts Receivable Settings

Allow Creating Access Tokens on Creating Accounts ReceivableIf enabled, then it will be possible to create access tokens directly through the process of creating a new accounts receivable
Always require at least one access tokenIf checked then it will be mandatory to specify an access token for each accounts receivable
Maximum number of access tokensDefines the maximum number of access tokens that can be related with each accounts receivable
Require Verification

AVAILABLE FROM CRM.COM R9 If enabled, then access tokens created directly through the process of creating new accounts receivable will require verification. Those access tokens will be created in a pending verification life cycle state. A verification code is also generated automatically

  
Required number of access tokens per access token classificationIt determines restrictions related with the minimum and maximum number of access tokens having a specific classification, that can be associated with an accounts receivable
Access token classificationThe restricted access token classification
Minimum number of access tokensThe minimum number of access tokens of that classification
Maximum number of access tokensThe maximum number of access tokens of that classification

AVAILABLE FROM CRM.COM R10.0.0

Rewards Participant Settings

Allow Creating Access Tokens on Creating Rewards participantsIf enabled, then it will be possible to create access tokens directly through the process of creating a new rewards participant
Always require at least one access tokenIf checked then it will be mandatory to specify an access token for each rewards participant
Maximum number of access tokensDefines the maximum number of access tokens that can be related with each rewards participant
Require VerificationAVAILABLE FROM CRM.COM R9 If enabled, then access tokens created directly through the process of creating new rewards participants will require verification. Those access tokens will be created in a pending verification life cycle state. A verification code is also generated automatically.
  
Required number of access tokens per access token classificationIt determines restrictions related with the minimum and maximum number of access tokens having a specific classification, that can be associated with a rewards participant
Access token classificationThe restricted access token classification
Minimum number of access tokensThe minimum number of access tokens of that classification
Maximum number of access tokensThe maximum number of access tokens of that classification
Communication Settings
Accounts Receivable Settings

Define if access tokens should be communicated when they are used on accounts receivable

Enable on assigning access tokens to Accounts ReceivabeIf checked then access tokens will automatically be communicated when they are added on an accounts receivable
Communication TemplateThe communication template that will be used to send the communication. The communication template should have media equals to email or sms and should be related with access token entity. This information is mandatory if the communication setting is enabled
Communication Queue External SystemThe communication queue external system that will be used while sending the communication. If a communication queue external system is specified, then the communication will be created automatically, added in the communication queue, but will not be send
Rewards Participant Settings

Define if access tokens should be communicated when they are used on rewards participants

Enable on assigning access tokens to Rewards ParticipantsIf checked then access tokens will automatically be communicated when they are added on a rewards participant
Communication TemplateThe communication template that will be used to send the communication. The communication template should have media equals to email or sms and should be related with access token entity. This information is mandatory if the communication setting is enabled
Communication Queue External SystemThe communication queue external system that will be used while sending the communication. If a communication queue external system is specified, then the communication will be created automatically, added in the communication queue, but will not be send
LOG INFORMATION
Log InformationThe standard Log Information

Visit Applying Access Token Definition Settings on Access Tokens to get a full picture of how the system will behave based on each setting you select.


  • No labels