The administrator shall be able to configure permission for the identity model for any of the following:
Right now, we have the enum of IdentityPermission (https://github.com/wangkanai/wangkanai/blob/main/Federation/src/EntityFramework/Entities/IdentityPermission.cs). But what should we create a relationship with the above?
The administrator shall be able to configure permission for the identity model for any of the following:
Right now, we have the enum of
IdentityPermission(https://github.com/wangkanai/wangkanai/blob/main/Federation/src/EntityFramework/Entities/IdentityPermission.cs). But what should we create a relationship with the above?