Open Closed

Issues with getting Angular working on IIS in SubFolder #556


User avatar
0
Ryan.sposato@ethany.com created
  • ABP Framework version: v3.3.1
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace: Deploying to IIS server. Have two applications under a subdirectory. I have angular all set up to display pages. But have issue logging in.
    Able to get the angular to the login page, but when I type in any user name or password I get the following error:

it is working correctly locally. Only has an issue on the server.

Web.Host AppSettings:

Enviroment.Production.ts:


1 Answer(s)
  • User Avatar
    0
    Ryan.sposato@ethany.com created

    Figured out myself. Apparently the issuer under the oAuthConfig in the environments.ts is case sensitive.

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