-
Notifications
You must be signed in to change notification settings - Fork 5
docs: refactor enterprise authentication docs #985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Backported changes to all v25.x releases, let's wait the docusaurus build for issues before merging
edit: build ok, merging
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