Solutions
Hardware
Software
Services
Support and Downloads
About Zebra
Okta Integration Guide for PTT Pro
Configuration Overview
Phase 3 – Completing the ACS Configuration
Creating the Identity Provider
Okta Integration Guide for PTT Pro
Okta Integration Guide for PTT Pro
Introduction
Requirements
Configuration Overview
Phase 1 – Configuring the ACS
Creating the Realm
Retrieving the Signing Certification of the Realm
Creating the Client
Configuring the Client
Copying the Client Secret
Creating a User Property Mapper
Copying the Identity Provider Redirect URI
Phase 2 – Configuring Okta
Creating an App
Configuring the New Native App
Configuring Access to the Native App
Completing the Native App Configuration
Phase 3 – Completing the ACS Configuration
Creating A Simple Login Authentication Flow
Creating the Authentication Flow
Creating the Identity Provider
Collecting Information from the Well-Known URL
Accessing the Well-Known URL
Completing the Identity Provider Configuration
Setting the Login Browser Flow
Validate the Configuration
Validating with Postman
Configuring the Workcloud Communication System
Revision History
Creating the Identity Provider
Creating the Identity Provider
Create the identity provider using information from Okta to complete the configuration.
Select
Identity Providers
from the ACS interface.
Select
Open ID Connect 1.0
from the menu.
Configure the Identity Provider.
Alias
, okta.oidc.connector in this example.
Set
Enabled
to On.
(Optional) Set
Store Tokens
to On.
(Optional) Set
Store Tokens Readable
to On.
Select Simple Login Flow from the
First Login Flow
menu.
The redirect URI is displayed in the
Redirect URI
field and is used as the Okta Redirect for the native app. In this example, the redirect URI is:
https://<acs-server-name>/auth/realms/WFC-Okta-Connector/broker/okta.oidc.connector/endpoint
Phase 3 – Completing the ACS Configuration