microsoft / EntraExporter

PowerShell module to export a local copy of an Entra (Azure AD) tenant configuration.
https://aka.ms/EntraExporter
MIT License
572 stars 92 forks source link

Cannot find Show option to remain signed in #37

Closed qwertguy closed 1 year ago

qwertguy commented 1 year ago

Is it possible to show the option to remain signed in?

It is under Azure Active Directory -> Company Branding

When pulling Export-AzureAD -Path 'C:\AzureADBackup2\' -Type "Organization" I receive branding information but Show option to remain signed in is not included.

Do you know how I can receive this information?

Thanks image

merill commented 1 year ago

Unfortunately there is no Graph API available for this setting right now.