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

Remove monkey patch for MSRestAzure #1

Open
Fryguy opened this issue Jul 11, 2019 · 3 comments
Open

Remove monkey patch for MSRestAzure #1

Fryguy opened this issue Jul 11, 2019 · 3 comments
Assignees
Labels
help wanted Extra attention is needed technical debt

Comments

@Fryguy
Copy link
Member

Fryguy commented Jul 11, 2019

See

require 'patches/ms_rest_azure/password_token_provider' # https://github.com/Azure/azure-sdk-for-ruby/pull/2039

and

Azure/azure-sdk-for-ruby#2039

@mfeifer mfeifer added the help wanted Extra attention is needed label Nov 14, 2019
@mancabizjak
Copy link
Contributor

We are thinking about retiring username+password authentication in the provider (hence removing the need for the patch) and substitute it with client-id + client-key authentication. This won't be a problem with the official ms_rest_azure gem we're using in the provider, and would also be aligned with how things are done in the Azure provider.

I plan to take this issue on shortly.

/cc @agrare @gberginc
@miq-bot assign @mancabizjak

@miq-bot miq-bot assigned mancabizjak and unassigned matejart Nov 15, 2019
@gberginc
Copy link

Thanks @mancabizjak! This will be super great to align with AZS itself.

@miq-bot
Copy link
Member

miq-bot commented Jun 11, 2020

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.

@miq-bot miq-bot added the stale label Jun 11, 2020
@Fryguy Fryguy added pinned and removed stale labels Jun 16, 2020
@gtanzillo gtanzillo removed the pinned label Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed technical debt
Projects
None yet
Development

No branches or pull requests

7 participants