I don't know where to get those claims from .
To configure Azure AD (now Microsoft Entra ID) integration with OutSystems Developer Cloud (ODC) and properly receive group claims to assign roles based on those claims, you can follow these steps:
Set Up Microsoft Entra ID as an External IdP in ODC:
Configure Group Claims in Microsoft Entra ID:
Map Group Claims in the ODC Identity Provider Configuration:
http://schemas.microsoft.com/ws/2008/06/identity/claims/groups
groups
Verify Group Mapping:
Assign Roles to Groups in OutSystems:
Test and Debug:
By following these steps, ODC will be integrated with Azure AD (Microsoft Entra ID), with group claims being received and roles being assigned based on these claims. Let me know if you have any specific issues or need further clarification!