According to the structure above, when a request is made to the auth server from the angular project on port 7600, and when a request is made to other services on port 5501 api gateway(ocelot), we cannot reach any page in the angular project. What do you think could be the reason?
ABP Framework version: 7.0.1 UI Type: Angular Database System: EF Core (PostgreSQL) Tiered (for MVC) or Auth Server Separated (for Angular): auth server seperetad for angular
We want to write the permissions to the administration service using dbmigrator in the Definition microservice, but when we run it, we get an error like the 2nd image, what could be the reason?
Hi,
Also you are missing this in ocelot.json
Hi, After logging in, we get a 403 error when trying to do identity management, this is not valid for the tenant, but it is valid for other features. When we look at the grant policies, we can see the authority, but we cannot take action.
Hi,
We have solved the identity management problem, the page is loading, but we are getting a 401 error while loading the admin/myaccount page, do you have any suggestions for this?
Hi,
Can you share the
.....DbMigrator.deps.json
file with me(underbin/Debug/net7.0
)? shiwei.liang@volosoft.com
I will check it.
actually the previous problem is solved
Do you still want me to share DbMigrator.deps.json? if you want i can share such a problem has arisen
I understand, I guess my new migration will solve this problem, I will try and get back to you.