MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.2k stars 21.34k forks source link

Unable to locate the things needed to change token time #7448

Closed derekschauland closed 6 years ago

derekschauland commented 6 years ago

I am trying to change the Max Token Refresh Age for Multifactor and am unable to locate the cmdlets needed to perform the operation outlined by this document. Is there another revision of this document or somewhere else I can find more info on this?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

SaurabhSharma-MSFT commented 6 years ago

@derekschauland Thanks for your feedback! We will investigate and update as appropriate.

SaurabhSharma-MSFT commented 6 years ago

@derekschauland I can see PowerShell cmdlets example in the same documentation under section - Example: Manage an organization's default policy. Also, you can get more details on downloading the PowerShell version including a sample cmdlet to set up the token life time policy at How to change the token lifetime defaults for a custom-developed application.

derekschauland commented 6 years ago

I saw the examples, but the cmdlets are not appearing in any of the AzureAD powershell modules I have installed... currently running version 2.0.1.6

I have also tried the preview cmdlets


From: SaurabhSharma-MSFT notifications@github.com Sent: Thursday, April 19, 2018 2:42:27 PM To: MicrosoftDocs/azure-docs Cc: Derek Schauland; Mention Subject: Re: [MicrosoftDocs/azure-docs] Unable to locate the things needed to change token time (#7448)

@derekschaulandhttps://github.com/derekschauland I can see PowerShell cmdlets example in the same documentation under section - Example: Manage an organization's default policyhttps://docs.microsoft.com/en-us/azure/active-directory/active-directory-configurable-token-lifetimes#example-manage-an-organizations-default-policy. Also, you can get more details on downloading the PowerShell version to set up the policy at How to change the token lifetime defaults for a custom-developed applicationhttps://docs.microsoft.com/en-us/azure/active-directory/application-dev-registration-config-change-token-lifetime-how-to.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/7448#issuecomment-382857362, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AS1ioSGweR3T2K1-Zl6cFmP4V-U2gKCCks5tqOijgaJpZM4TcM_8.

SaurabhSharma-MSFT commented 6 years ago

I have tried installing the Azure AD PowerShell Module on my Win 10 system and it worked fine and I could also see the Cmdlets - New-AzurePolicy with the TokenLifeTimePolicy property. Just wanted to check if you got any error or warnings while installing the module AzureADPreview on PowerShell.

derekschauland commented 6 years ago

I think I originally had an older version of the module installed

Replacing it with the preview module seems to have gotten me on track.

Thank you for looking into this

Sent from my iPhone

On Apr 19, 2018, at 5:41 PM, SaurabhSharma-MSFT notifications@github.com<mailto:notifications@github.com> wrote:

I have tried installing the Azure AD PowerShell Module on my Win 10 system and it worked fine and I could also see the Cmdlets - New-AzurePolicy with the TokenLifeTimePolicy property. Just wanted to check if you got any error or warnings while installing the AzureADPreview.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/7448#issuecomment-382902522, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AS1ioVI7uoQ7xr4f_mhRfEo5VaBzrvgHks5tqRKIgaJpZM4TcM_8.

SaurabhSharma-MSFT commented 6 years ago

@derekschauland Glad to hear that. We will now proceed to close this thread. If there are further questions regarding this matter, please reopen it and we will gladly continue the discussion.