Skip to content
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

update auth0 uri link #6597

Merged
merged 4 commits into from
Dec 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/snippets/access_url.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The following steps use `YOUR_AUTH0_URI` and `YOUR_AUTH0_ENTITYID`, which need to be replaced with the [appropriate Auth0 SSO URI and Auth0 Entity ID](/docs/cloud/manage-access/set-up-sso-saml-2.0#auth0-multi-tenant-uris) for your region.
The following steps use `YOUR_AUTH0_URI` and `YOUR_AUTH0_ENTITYID`, which need to be replaced with the [appropriate Auth0 SSO URI and Auth0 Entity ID](#auth0-uris) for your region.

Check warning on line 1 in website/snippets/access_url.md

View workflow job for this annotation

GitHub Actions / vale

[vale] website/snippets/access_url.md#L1

[custom.Typos] Oops there's a typo -- did you really mean 'Auth0'?
Raw output
{"message": "[custom.Typos] Oops there's a typo -- did you really mean 'Auth0'? ", "location": {"path": "website/snippets/access_url.md", "range": {"start": {"line": 1, "column": 117}}}, "severity": "WARNING"}

Check warning on line 1 in website/snippets/access_url.md

View workflow job for this annotation

GitHub Actions / vale

[vale] website/snippets/access_url.md#L1

[custom.Typos] Oops there's a typo -- did you really mean 'Auth0'?
Raw output
{"message": "[custom.Typos] Oops there's a typo -- did you really mean 'Auth0'? ", "location": {"path": "website/snippets/access_url.md", "range": {"start": {"line": 1, "column": 135}}}, "severity": "WARNING"}
Loading