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

Websockets now use rest_framework configed auth #14855

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

chrismeyersfsu
Copy link
Member

SUMMARY
  • Always support cookies, session, and also allow rest_framework configured auth methods over the browser websocket.
  • The node -> node websocket auth remains locked down and unchanged
ISSUE TYPE
  • New or Enhanced Feature
COMPONENT NAME
  • API
AWX VERSION

ADDITIONAL INFORMATION

I'm not 100% sure what all auths this opens awx websockets to. I can say that this makes more auth systems work.


* Always support cookies, session, and also allow rest_framework
  configured auth methods over the browser websocket.
* The node -> node websocket auth remains locked down and unchanged
@newswangerd
Copy link
Member

I can't approve this, but these changes worked for me when I tested it just now.

@dmzoneill dmzoneill merged commit 2259047 into ansible:devel Feb 13, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants