-
Notifications
You must be signed in to change notification settings - Fork 899
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
Authentications refresh action #14717
Authentications refresh action #14717
Conversation
do we need to expose "refresh" action to authentications when accessed as subcollection ? i.e.
|
@abellotti : @dclarizio or @mzazrivec would probably be the ones to answer that. If so, I will do a follow-up PR |
This should be the same as providers, where you can refresh one or more at a time, as far as I know. |
Checked commit jntullo@4b4e854 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
@miq-bot remove_label wip |
@jntullo I'm 👍 with this PR, however, for a fine/yes, I thought the PR supporting task_ids was not marked as such. |
@abellotti that was an oversight on my part. However, neither may be necessary now - @mzazrivec mentioned that where the refresh needs to use rails and not the API. Will this be changing and is the API needed? |
ping @mzazrivec is this needed for Fine ? dependent PRs are only on master. |
@abellotti Having this in fine would be certainly nice, but it's not necessary for |
👍 |
Refresh authentications action
@miq-bot add_label enhancement, api, wip, fine/yes
@miq-bot assign @abellotti
dependent on #14714