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

WIP Adding auth to the rest client #1

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

ivanB1975
Copy link

There are use cases when having the authorization in the request is necessary. For example using a ingress proxy server with restricted access to connect to the jobmanager API in a kubernetes cluster.

With this pull request I would like simply to add the possibility to make the access to the API more secure.

@ivanB1975 ivanB1975 changed the title Adding auth to the rest client WIP Adding auth to the rest client Dec 7, 2022
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