Access Live Okta Data in Excel 365 Online (Excel for the web)
Microsoft Excel for the web represents a cloud-native iteration of Microsoft Excel. When integrated with CData Connect AI, you gain immediate access to Okta data directly from within Excel. This access facilitates data analysis, collaborative work, calculations, and more. This article provides a step-by-step guide on connecting to Okta within your Connect AI instance and accessing live Okta data in Excel for the web spreadsheets, whether for viewing or updating purposes.
CData Connect AI provides a pure cloud-to-cloud interface for Okta, allowing you to easily access live Okta data in Excel for the web. Simply use the Connect AI Add-In to query live data (or write your own). Using optimized data processing out of the box, CData Connect AI pushes all supported query operations (filters, JOINs, etc) directly to Okta, leveraging server-side processing to quickly return Okta data.
This setup requires a CData Connect AI instance and the CData Connect AI Add-In for Excel. To get started, sign up a free trial of Connect AI and install the free Connect AI Excel Add-In.
Configure Okta Connectivity for Excel
Connectivity to Okta from Excel is made possible through CData Connect AI. To work with Okta data from Excel, we start by creating and configuring a Okta connection.
- Log into Connect AI, click Sources, and then click Add Connection
- Select "Okta" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Okta.
To connect to Okta, set the Domain connection string property to your Okta domain.
You will use OAuth to authenticate with Okta, so you need to create a custom OAuth application.
Creating a Custom OAuth Application
From your Okta account:
- Sign in to your Okta developer edition organization with your administrator account.
- In the Admin Console, go to Applications > Applications.
- Click Create App Integration.
- For the Sign-in method, select OIDC - OpenID Connect.
- For Application type, choose Web Application.
- Enter a name for your custom application.
- Set the Grant Type to Authorization Code. If you want the token to be automatically refreshed, also check Refresh Token.
- Set the callback URL:
- For desktop applications and headless machines, use http://localhost:33333 or another port number of your choice. The URI you set here becomes the CallbackURL property.
- For web applications, set the callback URL to a trusted redirect URL. This URL is the web location the user returns to with the token that verifies that your application has been granted access.
- In the Assignments section, either select Limit access to selected groups and add a group, or skip group assignment for now.
- Save the OAuth application.
- The application's Client Id and Client Secret are displayed on the application's General tab. Record these for future use. You will use the Client Id to set the OAuthClientId and the Client Secret to set the OAuthClientSecret.
- Check the Assignments tab to confirm that all users who must access the application are assigned to the application.
- On the Okta API Scopes tab, select the scopes you wish to grant to the OAuth application. These scopes determine the data that the app has permission to read, so a scope for a particular view must be granted for the driver to have permission to query that view. To confirm the scopes required for each view, see the view-specific pages in Data Model < Views in the Help documentation.
- Click Save & Test
-
Navigate to the Permissions tab in the Add Okta Connection page and update the User-based permissions.
With the connection configured, you are ready to connect to Okta data from Excel for the web.
Access Live Okta Data in Excel for the web
The steps below outline connecting to CData Connect AI from Excel to access live Okta data.
- Log into Excel, create a new sheet (or open an existing one).
- Click Insert and click Office Add-ins. (if you have already installed the Add-In, jump to step 4).
- Search for CData Connect Spreadsheets Add-In and install the Add-in.
- Click Data and open the CData Connect Spreadsheets Add-In.
- In the Add-In panel, click Login or Sign-up to authenticate with your CData Connect AI instance
- In the CData Connect Spreadsheets panel in Excel, click Import
- Choose a Connection (e.g. Okta1), Table (e.g. Users), and Columns to import
- Optionally add Filters, Sorting, and a Limit
- Click Execute to import the data
Live Access to Okta Data from Cloud Applications
New, you have a direct, cloud-to-cloud connection to live Okta data from your Excel workbook. You can add more data to your workbook for calculations, aggregations, collaboration, and more.
Try CData Connect AI and get real-time data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications.