Hey guys, I've currently got a workflow that uses the Microsoft Graph API to pull in members of an Entra ID group, but the auth token is expiring every 90 minutes. This is part of an analytical app, is there a way to generate a new auth token within Designer? If not, is there an easier way to query Entra ID group members/Azure users on a tenant without an associated domain? Apologies in advance for the convoluted scenario.