Hello, I am currently working in a project and integration with Azure AD, I follow the Umbracos documentation to implement and it works as expected π , Login succeed to the backoffice as the role i Configure in the extension class. The issue I have now is that I need to add in the logic the role, what I mean is that based on the info in the claims login as an editor or admin. I would appreciate any tips or help about how to add that info on azure and how to get it in the request/response. Thank you for your help. π