Open Closed

External OAuth Authanticate Abp Application page call from non-Abp Iframe with SSO #4128


User avatar
0
hakan.kulcur@yddosoftware.com created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v6.0.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi all,

We want to use Abp Commercial App with authenticate with another non-Abp IdentityServer. We configure it from settings in abp app and its works. How then can a Non-Abp application call a Page from within Iframe the Abp application page with SSO from ? Where should we do settings about this, in Identityserver or abp client App?


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    The abp application supports the standard oauth2 protocol (Identity Server or OpenIddict)

    You can use odic or other oauth2 flow according to your application. We don't have much advice. If you got an error, You can share it.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11