Skip to content

Revise maximum token lifetime to 23 hours, 59 minutes, 59 seconds#1946

Open
ben-kuhn wants to merge 1 commit intoMicrosoftDocs:mainfrom
ben-kuhn:fix/Update-Token-Lifetime-Policy-to-reflect-actual-max-lifetime
Open

Revise maximum token lifetime to 23 hours, 59 minutes, 59 seconds#1946
ben-kuhn wants to merge 1 commit intoMicrosoftDocs:mainfrom
ben-kuhn:fix/Update-Token-Lifetime-Policy-to-reflect-actual-max-lifetime

Conversation

@ben-kuhn
Copy link
Copy Markdown

Creating a tokenLifetimePolicy using Microsoft Graph fails with a 400 Property definition has an invalid value error when AccessTokenLifetime is set to "24:00:00", even though this documentation stated that access token lifetime can be configured “up to 24 hours” and includes examples implying this value is valid.
The policy is only accepted when the value is set to less than 24 hours (e.g. "23:59:59"). This PR updates the docs to reflect this previously undocumented constraint.

Updated maximum token lifetime values for access and session tokens to reflect actual limits.
@prmerger-automator
Copy link
Copy Markdown
Contributor

@ben-kuhn : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 61d9d3c:

✅ Validation status: passed

File Status Preview URL Details
docs/identity-platform/configurable-token-lifetimes.md ✅Succeeded

For more details, please refer to the build report.

@v-regandowner
Copy link
Copy Markdown
Contributor

@cilwerner

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants