-
Notifications
You must be signed in to change notification settings - Fork 73
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
DOP-3998: allow preprd to use URL for search staging server #942
Conversation
The URL for your feature branch webhook is https://tp4nq09sc3.execute-api.us-east-2.amazonaws.com/prod/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Only thing is that I believe preprd
is actually dotcomstg
not stg. stg
is content writers staging.
yes! i updated both the param store values for |
PR description:
GATSBY_MARIAN_URL
to let the client side know which search server to point to.stg
environment pointing to stage search urlhttps://docs-search-transport.docs.staging.corp.mongodb.com/
PREREQ prs
search transport server must allow CORS authentication
front end must supply credentials when making requests to authenticate through corpsecure
Sample of change
Staged site, making requests to staging search server (will have to be authenticated in same browser for search staging to send credentials)
generate authentication token by visiting https://docs-search-transport.docs.staging.corp.mongodb.com/v2/status
shows request being made to staging search server: