Open Closed

Commercial AuthServer URL not secure issue #5118


User avatar
0
mithun created

We are currently manually merging code from ABP non commercial version blazor webassembly solution to ABP commercial version blazor server side solution and facing an configuration issue setting up AuthServer and API as "https://" secure sites in Azure WebApp Service.

The Authserver server was deployed in Azure WebApp service and configured wth certificates as described in below link https://brianmeeker.me/2022/08/29/setting-up-abp-with-openiddict-on-azure-app-services/

The Authserver and API site are not loading in browser with "https://" secure urls

ABP Framework version: v7.2.2 UI type: Blazor Server Side DB provider: EF Core Tiered (MVC): yes Exception message: The Authserver and API sites are not loading in browser with "https://" secure urls


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

    I have attached screenshot of Azure AuthServer webapp configuration as Https only and certificates. The Authserver and API sites are not loading in browser with "https://" secure URLs

    hi

    I can't see your screenshot.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    The Authserver and API site are not loading in browser with "https://" secure URLs

    Can you explain this? I do not understand very well. If there are error logs, please share them. Thanks

  • User Avatar
    0
    mithun created

    Auth server and API site urls are secured and working fine now. I think https only configuration setting took some time to get applied.

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