<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
How to Create Read Only API Key for SharePoint People Picker
Okta Classic Engine
Okta Integration Network
Overview

This article describes how to create a Read Only API Key for SharePoint People Picker.

Applies To
  • SharePoint People Picker
  • Administrators
  • API Token
Solution

The Configure Okta SharePoint People Picker Agent documentation mentions creating a Read Only API Token during prerequisite steps:
 

PropertyValue
Okta API KeyRead-only administrator API key generated during prerequisite steps


However, the above documentation does not refer directly to those steps. 
Please follow the below video or steps: 



To create a Read Only API Token:

  1. Sign in to the Okta organization as a user with administrator privileges.
    API tokens have the same permissions as the user who creates them, and if the user permissions change, the API token permissions also change.
    It is recommended to create a Service Account and assign the specific permissions required for the task, in this instance a "Read Only Admin".

  2. Access the API page:

    1. If using the Developer Console, select Tokens from the API menu.

    2. If using the Administrator Console (Classic UI), select API from the Security menu and then select Tokens.

  3. Click Create Token.

  4. Name the token and click Create Token.

  5. Record the token value. This is the only opportunity to see it and record it.

Loading
How to Create Read Only API Key for SharePoint People Picker