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

Support Multiple Auth Methods #57

Open
Sharpz7 opened this issue Oct 21, 2022 · 2 comments
Open

Support Multiple Auth Methods #57

Sharpz7 opened this issue Oct 21, 2022 · 2 comments
Labels
python For Technical Python Additions

Comments

@Sharpz7
Copy link
Collaborator

Sharpz7 commented Oct 21, 2022

Create code to support the main auth methods used in GR. This would replace the current DISABLE_SSL functionality we currently use.

@kannon92
Copy link
Contributor

What do you mean by "main auth methods"?

This can be a really large task as it not only requires you to set up Armada with all the different auth methods.

My suggestion is to make this configurable and to not hard code specific examples from GR. They are in the process of changing their auth internally so who knows what will be supported in a year.

@Sharpz7
Copy link
Collaborator Author

Sharpz7 commented Oct 23, 2022

Ah okay. I think I do remember discussing this, I think we decided that eventually we would have a config file that would allow for different methods by mapping YAML to python classes.

@Sharpz7 Sharpz7 added the python For Technical Python Additions label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python For Technical Python Additions
Projects
None yet
Development

No branches or pull requests

2 participants