How to configure app refresh token lifetime on Mac?

msh 1 Reputation point
2021-05-03T17:58:46.477+00:00

I have a microsoft app that I want to configure it's refresh token lifetime (change it from the default of 90 days).

I only found this page: https://learn.microsoft.com/en-us/azure/active-directory/develop/active-directory-configurable-token-lifetimes

but it seems to only talk about a powershell-way to configure it, and those modules aren't available for powershell on mac.

How else can I configure the token lifetime? Is there a way to do it through the UI? or perhaps with another module with powershell, that's available for mac as well?

Windows for business Windows Server User experience PowerShell
Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 27,211 Reputation points Microsoft Employee Moderator
    2021-05-04T21:17:38.843+00:00

    Hi @msh , does it say somewhere that the modules aren't available, or are you getting errors when trying to install them? You can try to use Azure PowerShell from within the Portal since the modules aren't available on Mac. Or you can create a VM, RDP to it, and download the AZ modules. Please let me know if you need any help!

    Best,
    James


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.