Open Closed

Openiddict AuthServerHost nginx proxy https error #6174


User avatar
0
heshengli created
  • ABP Framework version: v7.4.1
  • UI Type: Blazor Server
  • Database System: PostgreSQL,
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue: AuthServer publish http address http://10.10.22.18:44880/

nginx ssl https://dimain:9900 proxy_pass http://10.10.22.18:44880/;

**AuthServerModule Config Code

authserverHost
/.well-known/openid-configuration

why issuer ip address and authorization_endpoint ip address not same


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

    hi

    https://github.com/openiddict/openiddict-core/issues/1675#issuecomment-1429830446

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