Skip to content

Updated docs for MaxTokenExpiration, session timeouts & user token creation#45

Merged
graza-io merged 2 commits into
mainfrom
issue-44-user-access-jwt
Aug 12, 2025
Merged

Updated docs for MaxTokenExpiration, session timeouts & user token creation#45
graza-io merged 2 commits into
mainfrom
issue-44-user-access-jwt

Conversation

@graza-io

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

Preview Available 🚀

Commit Author: Madhushree Ray
Commit Message: Add Changelog for Aug 8 (#958)

Preview Link: turbot-com-git-docs-pipesissue-44-user-access-jwt-turbot.vercel.app

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates documentation to reflect recent changes to token management and session timeout functionality. It introduces documentation for a new Maximum Token Expiration setting and updates the user token creation process.

  • Added documentation for the new Maximum Token Expiration tenant setting
  • Updated user token creation documentation to reflect the new token creation UI with title and expiration options
  • Made minor corrections to session timeout documentation wording

Reviewed Changes

Copilot reviewed 2 out of 6 changed files in this pull request and generated 1 comment.

File Description
docs/accounts/tenant/authentication.md Added new Maximum Token Expiration section and corrected session timeout description
docs/accounts/developer/advanced.md Updated token creation process documentation and increased token limit from 2 to 5

Comment thread docs/accounts/tenant/authentication.md Outdated

You can configure the maximum duration of tokens issued to users in your tenant. This setting applies to both temporary tokens issued via the console (browser) or CLI and user access tokens managed via their profile settings.

The default value is `Never` this allows tokens to be issued without expiration.

Copilot AI Aug 11, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing punctuation. Add a comma or period after 'Never' to separate the clauses: 'The default value is Never, which allows tokens to be issued without expiration.' or 'The default value is Never. This allows tokens to be issued without expiration.'

Suggested change
The default value is `Never` this allows tokens to be issued without expiration.
The default value is `Never`. This allows tokens to be issued without expiration.

Copilot uses AI. Check for mistakes.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing punctuation ^

Comment thread docs/accounts/tenant/authentication.md Outdated

You can configure the maximum duration of tokens issued to users in your tenant. This setting applies to both temporary tokens issued via the console (browser) or CLI and user access tokens managed via their profile settings.

The default value is `Never` this allows tokens to be issued without expiration.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing punctuation ^

@github-actions

Copy link
Copy Markdown

Preview Available 🚀

Commit Author: Madhushree Ray
Commit Message: Add Changelog for Aug 8 (#958)

Preview Link: turbot-com-git-docs-pipesissue-44-user-access-jwt-turbot.vercel.app

@graza-io graza-io marked this pull request as ready for review August 12, 2025 04:38
@graza-io graza-io merged commit e9e31ca into main Aug 12, 2025
4 checks passed
@graza-io graza-io deleted the issue-44-user-access-jwt branch August 12, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants