Get started with app integrations (2024)

Okta app integrations serve as a configured connection between Okta features like Okta Universal Directory and external applications that provide a service, like Zoom or Box. These app integrations on the Okta End-User Dashboard are also sometimes referred to as "tiles" or "apps".

App integrations can be either:

  • Pre-built, in the case of those integrations available in the Okta Integration Network (OIN).
  • Custom crafted by admins or developers using the App Integration Wizard (AIW), templates, or bookmarks.

Suppose that your organization uses Workday to facilitate human resources management. To Okta, Workday is an external application. You can integrate Workday with your Okta org by locating the Workday integration in the Okta Integration Network (OIN) and providing the required details.

After configuring the parameters of an app integration, you can assign it to groups or individual users in your Okta org and have the app integration appear on their End-User Dashboard. Users click the app integration and are automatically authenticated and signed in to that external application.

The Applications page, available through the Okta Admin Console, allows you to add, create, and assign app integrations to users or groups. See Open the Applications page.

For details on managing the app integrations and assigning them to end users, see Access and customize app integrations and Assign app integrations.

Although "application" is a commonly used term, Okta generally differentiates between an Okta "app integration" and an external "application" like Box or Zoom.

Single Sign-On

Single Sign-On (SSO) enables users to sign on to multiple cloud-based, on-premises, or mobile applications using a single set of authentication credentials.

After you configure and assign SSO app integrations, end users can sign in to their Okta account and then access their external applications without entering their credentials for each application.

Okta uses the secure connection between a user's browser and Okta-managed app integrations to authenticate the user with one of the supported SSO integration methods:

  • OpenID Connect (OIDC). See OIDC app integrations.
  • Secure Authentication Markup Language (SAML). See SAML app integrations.
  • Secure Web Authentication (SWA). See SWA app integrations.
  • Web Services Federation (WS-Fed). See WS-Fed app integrations.

Provisioning

The provisioning functionality in Okta allows you to manage and automate the exchange of user identity information in cloud-based and on-premises apps and services.

The protocol used for communication between Okta and external applications is the industry-standard Security Cross-domain Identity Management (SCIM) protocol.

If an external application supports SCIM-based provisioning, then you can configure the associated Okta app integration to include the provisioning features of Okta Lifecycle Management.

See SCIM app integrations.

Adding app integrations

Admins can add app integrations to their Okta org in several ways:

  • The OIN is a collection of thousands of pre-built app integrations that connect end users with external applications. App integrations in the OIN provide connections through SAML, OpenID Connect, SWA, WS-Fed, or proprietary APIs. To see what protocols are supported by a given app integration, admins can search for the external application in the OIN Catalog and review the capabilities for each associated app integration. See Add existing app integrations.
  • Admins or developers who require a custom app integration can use the Okta App Integration Wizard to create a new OIDC, SAML 2.0, or SWA app integration. The final product can be private for use just within your Okta org, or you can submit the app integration to the OIN for potential inclusion in the catalog. See Create custom app integrations.
  • If you don't want to create an entirely new app integration, there are some templates available in the OIN that you can use to get your project up and running quickly.
  • Okta provides integrations for mobile applications, whether they are HTML5 web applications optimized for mobile platforms, or native iOS or Android apps. Mobile web applications can use industry-standard SAML, OIDC, or SWA for SSO. End users can access any web application in the OIN with SSO from a mobile device. Admins can create integrations for native applications like Box Mobile, for example, using SAML authentication for registration and OAuth for ongoing usage.

    Okta Mobile uses SSO to extend its functionality to apps on your iPad or iPhone. The Okta Mobile application provides an embedded Okta browser and app menu. You can download and install the Okta Mobile app from the Apple App store. For more information on mobile apps and Okta Mobile, see About Okta Mobile.

  • For simple authentication scenarios, you can leverage the Okta Browser Plugin or use the bookmark app integration from the OIN. See Allow end users to add apps with the Okta Browser Plugin and Create a Bookmark App integration.

    The Okta browser plugin enables you to automatically sign into applications that would otherwise require you to manually enter your credentials. For more information on the browser plugin, see Okta Browser Plugin .

  • If end users find an app integration that they want to add to their Okta org, they can submit a self-service access request to have an admin, or an assigned delegate, approve and add the app to the Okta org. See Self Service for app integrations.
Get started with app integrations (2024)

FAQs

How to do app integration? ›

The Basics of API and Web Apps. Application integration is typically done with the use of APIs. API stands for an Application programming interface. It is a set of rules that allows the user to connect all the parts of the "puzzle", that is, the application, and use it for their purposes.

What are the four types of application integration? ›

Application integration has four standard levels: presentation-level integration; business process integration; data integration; and communications-level integration.

How do app integrations work? ›

App integration is a process that ensures that different applications can work together, communicate, share data and solve business needs. The integration goal is to ensure efficient communication between apps to cut costs and provide scalability and better productivity.

What is application integration? ›

Application integration is the process of enabling individual systems and applications, each designed for its own specific purpose, to work with one another, driving increased operational efficiency.

How do I become an independent app developer? ›

First, you will need to have some experience in coding and software development. It is also important that you are familiar with the different platforms that apps can be developed for, such as iOS or Android. Once you have the necessary skills and experience, you can start marketing yourself to potential clients.

Can I build an app all by myself? ›

Who you need to create an app depends on your technical expertise. If you're a programmer or you can code, you can create mobile applications independently, using online resources to upskill yourself. If you can't code, you can use a no-code app maker, an app development company or Builder.ai.

What is the difference between API and application integration? ›

What is the difference between API and integration? An API is either an endpoint or a collection of endpoints that allow you to access certain data or functionality from an application; all the while, integration is the process of making independently-designed systems communicate with each other.

What is an example of API integration? ›

One of the most well-known API integration examples for marketing and revenue professionals is the Marketo -> Salesforce sync, which combines API integration between the two tools, and also adds an extra layer of automation - a trigger that automatically updates data in both applications in response to updates on one ...

What is an example of an integrated application? ›

A: Examples of integrated applications within an IT landscape include CRM (Customer Relationship Management) systems integrated with email marketing platforms to automate and personalize communication with customers; ERP (Enterprise Resource Planning) systems connected to e-commerce platforms for real-time inventory ...

Can you integrate an app into another app? ›

Mobile app-to-app integration is the process of interconnecting one app to another app for optimizing and exchanging verified data via API. Triggers in one app drive actions in another; data from one is mapped and transferred to the other.

Do integrations cost money? ›

There is a one-time implementation fee for the integration project, which includes project hours to cover the resources it takes to build the integration.

How do I integrate API with an app? ›

How to connect an app to an API
  1. Locate the API documentation for the apps you're trying to connect.
  2. Find the API key (if there is one).
  3. Follow the protocol listed (e.g., install dependencies) in the documentation.
  4. Use a command line to run the request and return the API response.

How to integrate two applications? ›

Design the integration flow: Plan how data will flow between the two applications. Decide which application will initiate the integration and define the triggers or events that will initiate data exchange. Implement the integration: Write code to interact with the REST APIs of both applications.

What is Mobile App integration? ›

Mobile integration connects different apps and devices to achieve seamless data exchange and optimized workflows. It helps increase flexibility and improve the efficiency of various business processes.

What does an application integration specialist do? ›

Connect your critical business systems to streamline operations and improve productivity. Integrating your critical business systems connects not just disparate departments but also isolated data and siloed workflows.

What is mobile app integration? ›

Mobile integration connects different apps and devices to achieve seamless data exchange and optimized workflows. It helps increase flexibility and improve the efficiency of various business processes.

Top Articles
Latest Posts
Article information

Author: Lilliana Bartoletti

Last Updated:

Views: 6621

Rating: 4.2 / 5 (73 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Lilliana Bartoletti

Birthday: 1999-11-18

Address: 58866 Tricia Spurs, North Melvinberg, HI 91346-3774

Phone: +50616620367928

Job: Real-Estate Liaison

Hobby: Graffiti, Astronomy, Handball, Magic, Origami, Fashion, Foreign language learning

Introduction: My name is Lilliana Bartoletti, I am a adventurous, pleasant, shiny, beautiful, handsome, zealous, tasty person who loves writing and wants to share my knowledge and understanding with you.