Open Closed

problem in deploy configuration abp commercial net core, ef, angular project to single iis site #7078


User avatar
0
jalalonagh created

hi

we have single iis website to publish abp (backend net core) and abp (front angular) project into this single site . this is a my configurations : sample ip : 192.168.1.25

after deploy i have problem to routing in iis website . we fix some of this with web.config file like this.

my problem after all of this . into angular project login button not working . login button call angular function return this.authService.loginUsingGrant('password', this.userForm.value);

my errors :

i need solution to solve this problems

thanks.


2 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Can you please provide these details

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

    and also check if any logs?

    thanks

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Could you please check the URLs listed in the discovery document? You can access this document by visiting the following link: https://<domain.com>/.well-known/openid-configuration Verify the URLs present in it

    Thanks

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