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 to use new JobMgr domain #14

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

bodom0015
Copy link
Member

Problem

MOLLI users who are logged-in always get a 401 when submitting a new job

Related to #13

Approach

Updated JobMgr to use a new domain that matches the suffix of other prod services: jobmgr.platform.moleculemaker.org

See moleculemaker/mmli-job-manager#32

This triggers the browser to include the user's OAuth2 Proxy cookie when sending as withCredentials=true

How to Test

This is currently deployed as a hotfix in production: https://molli.platform.moleculemaker.org/

Notice that all requests are now being sent to https://jobmgr.platform.moleculemaker.org

@bodom0015 bodom0015 requested a review from matthewberry January 8, 2024 23:29
@bodom0015 bodom0015 merged commit 68135ef into main Jan 9, 2024
1 check passed
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.

1 participant