Skip to content

Commit

Permalink
Update platform_versioned_docs/version-24.2/enterprise/configuration/…
Browse files Browse the repository at this point in the history
…authentication.mdx

Co-authored-by: Chris Hakkaart <[email protected]>
Signed-off-by: Justine Geffen <[email protected]>
  • Loading branch information
justinegeffen and christopher-hakkaart authored Feb 25, 2025
1 parent 528b8f5 commit 4593292
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ To use [Keycloak](https://www.keycloak.org/) as the identity provider for Seqera
- **Standard Flow Enabled**: `ON`
- **Implicit Flow Enabled**: `OFF`
- **Direct Access Grants Enabled**: `ON`
- **Valid Redirect URIs**: https:///\<YOUR_HOST\>//oauth/callback/oidc, e.g., `http://localhost:8000/oauth/callback/oidc`
- **Valid Redirect URIs**: https:///\<HOST\>//oauth/callback/oidc, e.g., `http://localhost:8000/oauth/callback/oidc`

Check failure on line 85 in platform_versioned_docs/version-24.2/enterprise/configuration/authentication.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'URIs'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'URIs'?", "location": {"path": "platform_versioned_docs/version-24.2/enterprise/configuration/authentication.mdx", "range": {"start": {"line": 85, "column": 23}}}, "severity": "ERROR"}

Check failure on line 85 in platform_versioned_docs/version-24.2/enterprise/configuration/authentication.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'OAuth' instead of 'oauth'. Raw Output: {"message": "[Vale.Terms] Use 'OAuth' instead of 'oauth'.", "location": {"path": "platform_versioned_docs/version-24.2/enterprise/configuration/authentication.mdx", "range": {"start": {"line": 85, "column": 50}}}, "severity": "ERROR"}

Check failure on line 85 in platform_versioned_docs/version-24.2/enterprise/configuration/authentication.mdx

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'HTTP' instead of 'http'. Raw Output: {"message": "[Vale.Terms] Use 'HTTP' instead of 'http'.", "location": {"path": "platform_versioned_docs/version-24.2/enterprise/configuration/authentication.mdx", "range": {"start": {"line": 85, "column": 78}}}, "severity": "ERROR"}
4. Select **Save**.
5. In the **Credentials** tab, note the **Secret** field.
6. In the **Keys** tab, set the field **Use JWKS URL** to `OFF`.
Expand Down

0 comments on commit 4593292

Please sign in to comment.