You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Create code to support the main auth methods used in GR. This would replace the current
DISABLE_SSL
functionality we currently use.The text was updated successfully, but these errors were encountered: