Token-Based Authentication

This section describes endpoints in the mcc service.

The following endpoints automate the administration of Token-Based Authentication.

These endpoints are platform-specific. Updating the Token-Based Authentication configuration on a particular platform will not affect how Token-Based Authentication works on any other platform.

Name Description

Add Token-Based Authentication Directory

Adds a platform-specific directory that will require authentication.

Delete Token-Based Authentication Directory

Deletes a directory from the list of authentication directories.

Encrypt Token Data

Encrypts data for use with Token-Based Authentication.

Get All Token-Based Authentication Directories

Retrieves a platform-specific list of directories that require authentication.

Get Token-Based Authentication Directory

Retrieves a specific authentication directory.

Update Primary Key

Updates the platform-specific primary key used by Token-Based Authentication to encrypt and decrypt token values.

Update Token-Based Authentication Directory

Updates a specific authentication directory.