0
gvnuysal created
- ABP Framework version: v3.0.5
- UI type: Angular
- Tiered (MVC) or Identity Server Seperated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:
When I deploy the Angular project and try to login, I get the following error. When it is a http broadcast, the 'requireHttps' property is false but it still does not log in. Can you help with the solution?
ERROR issuer must use HTTPS (with TLS), or config value for property 'requireHttps' must be set to 'false' and allow HTTP (without TLS).
Thanks.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
Hi,
Could you please check if you are setting the
requireHttpsproperty onenvironment.prod.tsas well?Please let me know if this resolves the issue for you.
I wish you a cheerful day.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)