Skip to content

docs(servicenow): point OAuth link at current canonical URL#3143

Open
vlussenburg wants to merge 6 commits into
OctopusDeploy:mainfrom
vlussenburg:docs/snow-oauth-url-update
Open

docs(servicenow): point OAuth link at current canonical URL#3143
vlussenburg wants to merge 6 commits into
OctopusDeploy:mainfrom
vlussenburg:docs/snow-oauth-url-update

Conversation

@vlussenburg
Copy link
Copy Markdown

@vlussenburg vlussenburg commented May 12, 2026

The ServiceNow OAuth link on line 65 of src/pages/docs/approvals/servicenow/index.md points at the San Diego-release-named URL:

https://docs.servicenow.com/bundle/sandiego-platform-security/page/administer/security/task/t_SettingUpOAuth.html

That still 301s, but the canonical unversioned location is:

https://www.servicenow.com/docs/r/platform-security/authentication/t_SettingUpOAuth.html

Switching drops the redirect dependency and the implicit pin to San Diego. Spotted while setting up the integration against a current ServiceNow PDI.

The 'sandiego-platform-security' bundle URL is the San Diego release-named
location; the canonical doc has moved to the unversioned
www.servicenow.com/docs/r/platform-security/authentication/ path.
The old URL still works via 301 redirect but the new one is the direct
canonical.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 12, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@tonykelly-octopus tonykelly-octopus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants