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

Signed-off-by: Justine Geffen <[email protected]>
  • Loading branch information
justinegeffen authored Feb 25, 2025
1 parent 4593292 commit 832f92e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ To use [Okta](https://www.okta.com/) as the identity provider for Seqera:
8. In **Configure OpenID Connect**, add the following redirect URIs:

- **Sign-in redirect URIs** : `https://<HOST_OR_IP>/oauth/callback/oidc`

Check failure on line 149 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": 149, "column": 25}}}, "severity": "ERROR"}
- **Sign-out redirect URIs** : `https://<YOUR_HOST_OR_IP>/logout`
- **Sign-out redirect URIs** : `https://<HOST_OR_IP>/logout`

Check failure on line 150 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": 150, "column": 26}}}, "severity": "ERROR"}

9. Select **Save**.
10. Okta automatically redirects to your new application settings. Complete the setup in Seqera by adding the following environment variables to your configuration:
Expand Down

0 comments on commit 832f92e

Please sign in to comment.