<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Okta AD Agent Registration Using OAuth 2.0
Okta Classic Engine
Directories
Okta Identity Engine
Overview

Beginning with version 3.18.0, the Okta Active Directory (AD) Agent uses OAuth 2.0 and OAuth2.0 Demonstrating Proof-of-Possession (DPoP) to communicate securely with Okta. Agent registration during installation now utilizes the OAuth 2.0 device registration flow instead of an API token, which changes the agent installation workflow.

Applies To
  • Okta Identity Engine (OIE)
  • Okta Classic Engine
  • Okta Active Directory (AD) Agent
Solution

How is the Okta Active Directory Agent registered using OAuth 2.0?

Completing the OAuth 2.0 device registration flow requires the user to retrieve an activation code from the installer, authenticate with Okta through a web browser, and authorize the agent connection.

 

  1. Step through the AD Agent installation to reach the registration page with the Okta Uniform Resource Identifier (URI) and registration code.

Okta AD Agent installer - activation

  1. Select the link in the installer or access the displayed URI on a separate machine. Okta prompts for the activation code from the installer. Selecting the link directly from the installer may automatically populate the code.

Okta AD Agent installation - browser activate

  1. Log in to Okta. NOTE: The authenticating user must possess permissions in the Okta organization to register new agents.

Okta AD Agent installation - browser login

  1. Choose Allow Access at the agent registration prompt.

Okta AD Agent installation - browser register

  1. Review the display for confirmation that the agent registered successfully.

Okta AD Agent installation - browser activation confirmation

  1. Return to the AD Agent installer to verify successful installation completion.

Okta AD Agent installer - completed

 

Related References

Loading
Okta AD Agent Registration Using OAuth 2.0