hi
https://docs.abp.io/en/abp/latest/Authorization#claims-principal-factory
hi
https://github.com/abpframework/abp/pull/9905
We will add document soon.
hi
Everything is in the Identity Pro module. Can you check the source code?
hi
Is it this?
https://github.com/abpframework/abp/issues/4977
Can you try with a new template project?
You need this configuration.
{
"IdentityClients": {
"Default": {
"GrantType": "password",
"ClientId": "MyProjectName_App",
"ClientSecret": "1q2w3e*",
"UserName": "admin",
"UserPassword": "1q2w3E*",
"Authority": "https://localhost:44301",
"Scope": "MyProjectName"
}
}
}
no problem.
It is fixed now.
https://support.abp.io/QA/Questions/2609/Why-commercial-easycrm-sample-doesn%27t-follow-the-domain-driven-design-best-practices