Activities of "NH-Support"

can you provide the logs of the HTTP500 error

the requested API is returning HTTP 500 because it requires authentication and when it tries to authenticate it throws this error unable to obtain ..... However, the API now can authenticate but the angular can't while it is trying to fetch from https://auth-server/.well-known/jwks it is not specified to use HTTPS so it returns connection refused

Please find the code section for adding metadata URL

Please advise.

thank you,

When i try to execute an API from Swagger i am getting the error attached in the image

While if i do Curl from inside the backend pod the same URL http://hub-authserver.hub-qa it will response successfully

can you please advice

Hello nanohealthserviceaccount,

Please do let us know if this solution has worked for you?

Awaiting for your response.

Thank You, Anjali

is it possible to get a live support session ? as this is holding us back and we need to do ASAP

Hello nanohealthserviceaccount,

Could you please check below link

https://github.com/abpframework/abp/issues/6247#issuecomment-778150542

Please do let me know if it helps you or if anything else is needed.

Thank you, Anjali

Hi Anjali

The solution you provided is already implemented in my code and i am still having the same issue

could you please suggest any other solution for this ?

Hello nanohealthserviceaccount,

Could you please share your appsettings.json file from AuthServer and environment.ts file from Angular so that we can help you better.

Thank you, Anjali

Hi Please check the attached pictures

this is environment.json

this is appsettings.json for backedn

this is appsettings.json for auth-server

Hi,

I have a Front-end Application that use Angular as framework, I have Auth Server [OpenIDDICT] and Backend API [ASP.NET]

When i try to open https://myfront.domain.local and Click Login ====> it will take me to the Auth Server ======> After entering the username and password it will redirect me again to the Front-end

i attached a screenshot for the logs

  1. the swagger is running fine and it can do authorization from the swagger api interface
  2. the auth server is running fine and i can login without issues (if i opened it directly from the web)
  3. if i opened the front then tried to login with valid creds it redirecting me to front-end page again and logs the error showed in the attached picture

After update all packages and make a migration we faced database missing tables (AbPFeatureGroups,AbpPermissionGroups) and these tables weren't exist in the old version Attached error image:

We try to upgrade our project using the update Nuget packages menu from apb commercial account after upgrading we couldn't lunch the project and there was a package version conflicts but it's inside the volo packages so we couldn't upgrade them manually please see the exception images

  • ABP Framework version: 6.0.0 rc2
  • UI type: Angula
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
Showing 21 to 29 of 29 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11