Solutions
Hardware
Software
Services
Support and Downloads
About Zebra
AD/ADFS Integration Guide for PTT Pro and Profile Manager
ADFS Setup Flows
Create the Application Group
Create a Web API Application Group with a Client Secret
AD/ADFS Integration Guide for PTT Pro and Profile Manager
AD/ADFS Integration Guide for PTT Pro and Profile Manager
Objectives
Environment Description
PTT Pro Setup
Profile Manager Setup
ADFS Configuration
ADFS Server Versions
Prerequisite Information
About the Well-Known URL for ADFS
How to Find the Well-Known URL
How to Use the Well-Known URL
ADFS Setup Flows
Configuration Process Overview
Create a Relying Party Trust
Configure Relying Trust for Claim Issuance Policy
Export the Token Decrypting Certificate
Bind the Token Decrypting Certificate to the Relying Party Trust
Export Token Signing Certificate
Create the Application Group
Create a Standalone Application Group
Create Standalone Web API Application Group
Create a Web API Application Group with a Client Secret
Add Claims to the Application Group
Updating the Access and Refresh Token Lifespans
Validating the Configuration
The Well-Known URL
Using Postman
Examine the Returned Access Token
Validate the Signing Certificate
Configuring PTT-Pro to Support OAuth2
Configuring Profile Manager to Support OAuth2
External References
Revision History
Create a Web API Application Group with a Client Secret
Create a Web API Application Group with a Client Secret
Use this task to create an application group that uses a shared secret.
If the customer uses a Client Secret, the Application Group configuration is different.
Select
Server Application accessing a web API
from
Client-Server Applications
instead of
Native Application
from
Standalone applications
.
Enter a meaningful name in the
Name
field.
The Client Identifier is automatically generated. Copy the Client Identifier for later use.
Enter
https://localhost
in the
Redirect URI
field.
Click
Next
to advance.
Select
Generate a shared secret
in the
Configure Applications Credentials
screen.
Copy and save the secret that is generated. The shared secret will not be shown again.
Complete the creation of the application group as previously described
Create a Standalone Application Group
.
Create the Application Group