hi
So how we can assign a role without user information?
It is not possible. The
UserManager/RoleManager
needs theIdentityUser
andIdentityRole
.we are try to add entry in abp user table only with email id then there some required fields which we have to insert password and all how we are going to insert information.
You can use the constant value for these properties.
You are suggesting that a constant value must be used for required properties when adding user information to the user and role tables But the user logged in with a different password from IDP and our database had a different password, this scenario did not work for SSO.
ok sure
ok
I follow below guideline and issue got resolved.
Thank you
https://support.abp.io/QA/Questions/1200/Pro-Module-File-Management-Angular-UI--setup-guidance
Can you please ask internal any team member anyone have any idea? This is needful our application point of view.
Hi maliming,
No Luck, same issue.
ok