I corrected the part in step 1 with the code you provided. OK When I ran DBmigrator, clients like the ones below were created in CentralSSO.
I see the ConnectionString is the default in the TestClient API host project. Don't we need to separate the connection strings here? In our scenario, the Auth server and the test client will run on two different databases.
"AbpIdentityServer": "Server=localhost;Database=MyIdsDb;Trusted_Connection=True;",
"AbpPermissionManagement": "Server=localhost;Database=MyPermissionDb;Trusted_Connection=True;"
Can you share the two projects (CentralSSO, TestClient) and the Postman collection running on your local machine?
Our problem is still ongoing. Is there anything else we need to configure to use centralized SSO?
I replied your email. we still get "403 forbidden " for client app api
The ticket I opened doesn't appear to be assigned to anyone.
The issue is urgent.
Can you help?