Hello,
We are using EPi_AspNetIdentityUserProvider in my application. I want to make my Epi application as IdentityServer where I can manage the users, roles, group etc. By using Admin > Create user, we can create the user and manage the user but very limited functionality. I want to integrate interface to manage all users like, updating user details, delete user, create user.
Is there any starting point where should I start. I mean how feasible it would be making the as IdentityServer and other applications in the organization can us my epi application as single-sign-in on.
What are the possible ways to achieve this in Epi, or is there any inbuild API for this.
Dipak Salve.