Activities of "meliksah"

This is the thread which I suffered with I think. https://github.com/dotnet/aspnetcore/issues/7246 You are right, it's not about abp. We have to check our certificate file. Thanks for your support anyway.

It may seem "not secure" but currently I binded an ssl certificate(created over openssl). May you mean our nginx cannot successfully host fully over ssl?

check that your issuer is configured as: issuer: 'https://localhost:44313', in environment.prod.ts

also be aware that these are local addresses. when you deploy it to prod, you need to set it to your real domain names.

Any comment?

Error still exists.

invalid issuer in discovery document expected: https://remoteIp:44313 current: http://remoteIp:44313

When I hit the url directly, I can get the response successfully.

Thanks maliming,

   Now it is working.

Thanks @liangshiwei. It works. I think i misguided myself, missed the options. Applications["Angular"] declaration.

Showing 1 to 6 of 6 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11