Skip to content

docs: Add AUTHENTICATION.md referenced by README#3157

Merged
rossnelson merged 1 commit intomainfrom
docs/add-authentication-md
Feb 23, 2026
Merged

docs: Add AUTHENTICATION.md referenced by README#3157
rossnelson merged 1 commit intomainfrom
docs/add-authentication-md

Conversation

@rossnelson
Copy link
Collaborator

Summary

  • Adds the AUTHENTICATION.md file that README.md already references but didn't exist
  • Documents maxSessionDuration configuration for session timeout control
  • Includes provider-specific examples (Azure AD, Auth0, Okta, Google)

Context

Ka Wo was looking for customer-facing documentation on how to configure maxSessionDuration. The README points to AUTHENTICATION.md but the file was missing.

Test plan

  • Verify links from README.md work
  • Review documentation accuracy

@rossnelson rossnelson requested a review from a team as a code owner February 12, 2026 17:59
@rossnelson rossnelson requested review from KATIETOLER and removed request for a team February 12, 2026 17:59
@vercel
Copy link

vercel bot commented Feb 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview, Comment Feb 12, 2026 6:06pm

Request Review

The README.md references AUTHENTICATION.md for auth documentation
but the file didn't exist. This adds comprehensive documentation for:

- Auth configuration reference (all settings with types/descriptions)
- Session duration management (maxSessionDuration)
- Provider-specific examples (Azure AD, Auth0, Okta, Google)
- Security considerations
- Troubleshooting guide
- Local testing instructions
Copy link

@kawofong kawofong left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you for the fast PR!

@rossnelson rossnelson merged commit 1acf17c into main Feb 23, 2026
12 checks passed
@rossnelson rossnelson deleted the docs/add-authentication-md branch February 23, 2026 17:58
temporal-cicd bot pushed a commit that referenced this pull request Feb 24, 2026
Auto-generated version bump from 2.45.4 to 2.46.0

Bump type: minor

Changes included:
- [`1acf17c0`](1acf17c) docs: Add AUTHENTICATION.md referenced by README (#3157)
- [`7d2368a2`](7d2368a) Corrected location of output directory (#3155)
- [`1f2900c0`](1f2900c) [DT-3584] Migrate Nexus form to Superforms with validation (#3158)
- [`f60fe1bf`](f60fe1b) feat(workflow): split Event History into Timeline and Event History tabs (#3109)
- [`4801f8dc`](4801f8d) fix(workflow): remove extra vertical padding from history toolbar (#3179)
- [`4ba52557`](4ba5255) Fix some minor bugs in the Standalone Activities UI (#3177)
rossedfort added a commit that referenced this pull request Feb 24, 2026
Auto-generated version bump from 2.45.4 to 2.46.0

Bump type: minor

Changes included:
- [`1acf17c0`](1acf17c) docs: Add AUTHENTICATION.md referenced by README (#3157)
- [`7d2368a2`](7d2368a) Corrected location of output directory (#3155)
- [`1f2900c0`](1f2900c) [DT-3584] Migrate Nexus form to Superforms with validation (#3158)
- [`f60fe1bf`](f60fe1b) feat(workflow): split Event History into Timeline and Event History tabs (#3109)
- [`4801f8dc`](4801f8d) fix(workflow): remove extra vertical padding from history toolbar (#3179)
- [`4ba52557`](4ba5255) Fix some minor bugs in the Standalone Activities UI (#3177)

Co-authored-by: rossedfort <11775628+rossedfort@users.noreply.github.com>
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.

2 participants