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

Fix UAT hostname for permitted origins #2728

Merged
merged 1 commit into from
Mar 4, 2025
Merged

Conversation

jcoyne
Copy link
Contributor

@jcoyne jcoyne commented Mar 4, 2025

No description provided.

@jcoyne jcoyne changed the title Fix permitted origins Fix UAT hostname for permitted origins Mar 4, 2025
@jcoyne jcoyne force-pushed the fix-permitted-origins branch from 19287ad to 4d10652 Compare March 4, 2025 16:00
Copy link
Contributor

@corylown corylown left a comment

Choose a reason for hiding this comment

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

@jcoyne
Copy link
Contributor Author

jcoyne commented Mar 4, 2025

@corylown without this change it was rejecting the responses. stacks-uat is the A record and sul-stacks-uat is a CNAME:

➜  dig sul-stacks-uat.stanford.edu
...
;; ANSWER SECTION:
sul-stacks-uat.stanford.edu. 1800 IN	CNAME	stacks-uat.stanford.edu.
stacks-uat.stanford.edu. 1800	IN	A	171.67.37.199

If you go to purl uat, and get a manifest (i.e. https://sul-purl-uat.stanford.edu/bb112zx3193/iiif/manifest) , you see it points at stacks-uat.stanford.edu

@corylown corylown merged commit f9b2161 into main Mar 4, 2025
2 checks passed
@corylown corylown deleted the fix-permitted-origins branch March 4, 2025 20:14
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.

2 participants