Closed laiminhtrung1997 closed 2 months ago
you may need to set these AWX extra settings on your spec file
this setting can also be found in the UI > Settings > Misc System
extra_settings:
- setting: CSRF_TRUSTED_ORIGINS
value:
- https://yourdomain.com
Please confirm the following
security@ansible.com
instead.)Bug Summary
After the end-user logout with the API '/api/logout', the issue occurred with a message below.
I researched this issue in Envoy, then I configured the Envoy configurations below
The issue is still occurring with the other message below.
Then I continuing configure the Envoy configurations with the path '/api/' as well. The above message is still occurring.
Could you guy help me to solve this issue? I appreciate it very much. Best regards.
AWX version
23.6.0
Select the relevant components
Installation method
kubernetes
Modifications
no
Ansible version
No response
Operating system
No response
Web browser
No response
Steps to reproduce
Expected results
The end-user can log out without any errors about the cors.
Actual results
The CORS error occurred with the message below.
Additional information
No response