docs: refactor enterprise authentication docs#985
Merged
Conversation
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Improve pre-commit formatter * New attempt * New attempt * push changes with whitespaces line endings to trigger pre-commit * Update platform-enterprise_versioned_docs/version-25.3/functionality_matrix/overview.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_versioned_docs/version-25.3/functionality_matrix/overview.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Changelog: Wave v1.32.2 * Apply suggestions from code review Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v1.32.2.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Added SSH connectivity toggle and feature detection for one-time tokens in Studios. Extended Remaining Credits Estimation system for credit consumption prediction. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io>
95294a1 to
97a158a
Compare
bebosudo
reviewed
Jan 27, 2026
Member
bebosudo
left a comment
There was a problem hiding this comment.
I mostly left comments on style to make the various pages uniform, but there are a couple of questions
platform-enterprise_docs/enterprise/configuration/authentication/overview.md
Outdated
Show resolved
Hide resolved
platform-enterprise_docs/enterprise/configuration/authentication/entra.md
Outdated
Show resolved
Hide resolved
platform-enterprise_docs/enterprise/configuration/authentication/github.md
Outdated
Show resolved
Hide resolved
platform-enterprise_docs/enterprise/configuration/authentication/google.md
Outdated
Show resolved
Hide resolved
platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md
Outdated
Show resolved
Hide resolved
platform-enterprise_docs/enterprise/configuration/authentication/overview.md
Outdated
Show resolved
Hide resolved
platform-enterprise_docs/enterprise/configuration/authentication/github.md
Outdated
Show resolved
Hide resolved
platform-enterprise_docs/enterprise/configuration/authentication/google.md
Outdated
Show resolved
Hide resolved
platform-enterprise_docs/enterprise/configuration/authentication/keycloak.md
Outdated
Show resolved
Hide resolved
platform-enterprise_docs/enterprise/configuration/authentication/okta.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Gavin <gav.elder@gmail.com>
bebosudo
approved these changes
Jan 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The following breaks the authentication setup into a dedicated pages per provider.
This is pointed to theAlberto: I pointed this PR towards #984 to minimize the changes, but let's merge 984 first and then thismasterbranch for the purpose of PR Previews however the content on installation is based on top of #984