This PR will fix the The logout request was rejected because the identity token used as a hint was issued to a different client.
https://github.com/abpframework/abp/pull/15898
I will share a solution in 7.0.3, wait a minute.
hi
Can I reproduce the problem locally?
hi
Please share your full code to reproduce the error. liming.ma@volosoft.com
hi
I don't think the following is working:
Have you tried it? This is the correct way to do it now. And I believe it will work.
Is it necessary to always run DB Migrator?
You need to use Migrator to create a new database.
https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Migrations
By doing this, the database is successfully created,
Please undo this.
hi
Rename EfCoreReferenceDataRepository to EfCoreTempReferenceDataRepository
hi
Can you try the --separate-auth-server?
abp new Tasconnect.AzureAD -csf --tiered -dbms PostgreSQL --ui angular --separate-auth-server
hi
Can you upgrade your LpetonX packages to latest(2.0.4 or 2.1.0-rc.3)?
We will release the official version 7.1 in these two days, you can try the latest template project
hi
Can you share the project with me? liming.ma@volosoft.com