Open Closed

Use Okta as Identity provider #5286


User avatar
0
Mohammed.sheik created

ABP Framework version: v5.2.2

UI type: Angular

DB provider: EF Core

Tiered (MVC) or Identity Server Separated (Angular): yes

Hi there,

I hope you are well.

We have developed a Saas application using the Abp microservice template. We now have a new requirement to integrate Okta as the identity provider for a specific client. Okta will only be used as the Identity provider for a specific client and other clients will use the default Identity Server that comes with the Abp template.

I am looking for guidance on how this can be achieved. Your assistance would be greatly appreciated.


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I don't know what blocked you.

    Could you describe exactly what problem you're having?

    As I understand, you can custom the login model to do it, just check the current tenant.

  • User Avatar
    0
    Mohammed.sheik created

    Hi,

    I don't know what blocked you.

    Could you describe exactly what problem you're having?

    As I understand, you can custom the login model to do it, just check the current tenant.

    Hi,

    There is no problem. I am looking for guidance on how to integrate with Okta.

    When you say "As I understand, you can custom the login model to do it, just check the current tenant.", please can you share documentation on this?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We have no such document, But we have an integration example about Keycloak, they are basically the same.

    See: https://support.abp.io/QA/Questions/4676/is-ABP-Commercial-App-will-integrate-with-OktaAADSSO https://github.com/abpframework/abp/issues/12203

    And we have a document about OAuth Resource Owner Password (ROP) External login Provider https://docs.abp.io/en/commercial/latest/modules/identity/oauth-login

    It can be used out of the box, you can configure Okta client

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-rc.1. Updated on June 18, 2025, 12:26