Open Closed

OpenIddictValidationAspNetCoreDefaults.AuthenticationScheme #4327


User avatar
0
Repunjay created

"OpenIddictValidationAspNetCoreDefaults.AuthenticationScheme" raising an error as below As per the abp migration doc below. even sample application for openiddict is also referring the v6.0.0-rc.1 version.

Please guide us on this asap.

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: vX.X.X
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

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

    hi

    You don't need to use ForwardIdentityAuthenticationForBearer in the HttpApiHost project.

    https://docs.abp.io/search/en/commercial/7.0/?keyword=ForwardIdentityAuthenticationForBearer https://docs.abp.io/en/abp/7.0/Migration-Guides/IdentityServer_To_OpenIddict

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

    1. ABP Framework version: vX.X.X
    2. UI type: Angular / MVC / Blazor
    3. DB provider: EF Core / MongoDB
    4. Tiered (MVC) or Identity Server Separated (Angular): yes / no
    5. Exception message and stack trace:
    6. Steps to reproduce the issue:"
  • User Avatar
    0
    Repunjay created

    Please refer sample template for openiddict, which will runs on 6.0.2 version, not "rc" versions please

    hi

    You don't need to use ForwardIdentityAuthenticationForBearer in the HttpApiHost project.

    https://docs.abp.io/search/en/commercial/7.0/?keyword=ForwardIdentityAuthenticationForBearer https://docs.abp.io/en/abp/7.0/Migration-Guides/IdentityServer_To_OpenIddict

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

    1. ABP Framework version: vX.X.X
    2. UI type: Angular / MVC / Blazor
    3. DB provider: EF Core / MongoDB
    4. Tiered (MVC) or Identity Server Separated (Angular): yes / no
    5. Exception message and stack trace:
    6. Steps to reproduce the issue:"
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    ok, I will update the document.

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