At our company network, the roles in Active Directory(AD) are not appropriately assigned for my application. So I created a simple table in my database mapping all the users
It is really easy to implement custom role provider. Basically you will need to implement two functions.
Look at the article: Custom Role Provider for MVC