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

Provide default request headers for scheduler requests #353

Closed
mcweba opened this issue Jan 27, 2021 · 1 comment
Closed

Provide default request headers for scheduler requests #353

mcweba opened this issue Jan 27, 2021 · 1 comment
Assignees

Comments

@mcweba
Copy link
Collaborator

mcweba commented Jan 27, 2021

With implementing the possibilty to reject requests without roles (#350), a few problems popped up. "Internal" requests called from the server itself like the requests from the scheduler do not have any roles and therefore are rejected.

To fix this a set of default request headers to add for all scheduled requests could be introduced. With this, request headers like the acl group headers must not be added to every scheduler entry.

@mcweba
Copy link
Collaborator Author

mcweba commented Feb 3, 2021

Released in v1.1.64

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

No branches or pull requests

1 participant