I have created a role on my app startup using the following code:
if (!roleManager.RoleExists("Subscribed")) { var role = new Microsoft.AspNet.Id