Solutions
Hardware
Software
Services
Support and Downloads
About Zebra
SAML Integration Guide for PTT Pro and Profile Manager
Configure ACS
Creating the Clients
Configuring the Endpoint Mappings
SAML Integration Guide for PTT Pro and Profile Manager
SAML Integration Guide for PTT Pro and Profile Manager
Introduction
Document Layout
Solution Components and Architecture
ACS Component Diagram
User Authorization Diagrams
Prerequisites
Configure ACS
Creating a Realm
Creating the Clients
Configuring the Capability Settings
Configuring the Access Settings
Configuring the Endpoint Settings
Configuring the Endpoint Credentials
Configuring the Endpoint Mappings
SAML Descriptor File
Configuring the Identity Provider
Mapping the User Name from the IDP
Auto Launching the SAML Login
Exporting the ACS Certificate to SAML
Exporting the ACS Certificate to PTT Pro
Configure Workcloud Communication
Configure Profile Manager
Authentication URL and Access Token URL
Client ID
Client Secret
Configure the PTT Pro Server
Configure the PTT Pro Client
Configure the Profile Client
Device Operation
Troubleshooting the Client Error Message: ADFS Error
Revision History
Configuring the Endpoint Mappings
Configuring the Endpoint Mappings
Map the Oauth username to the SAML username.
Select the
Client Scopes
option on the left pane.
Select
offline_access
scope under client scopes in the right pane.
This is the built in scope for
openID connect
.
Select the
Mappers
tab and select
By configuration
from
Add Mapper
drop-down box.
By configuration
.
Click
User Attribute
.
Enter the following details:
Enter
unique_name
in the
Name
field.
Enter
username
in the
User Attribute
field.
Enter
unique_name
in the
Token Claim Name
field.
Enable the
Add to ID token
,
Add to access token
, and
Add to userinfo
.
This value might be different based on your implementation.
Click
Save
.
The SAML username is returned as the
OAuth Name
in each user definition of the PTT Pro server.
Creating the Clients