CONFIG: disable 'session_provider' by default#8250
Conversation
b1c3269 to
ae5bb69
Compare
ae5bb69 to
abf0fa9
Compare
|
(rebased) |
abf0fa9 to
add3018
Compare
|
Hi, do you think it would make sense to add a ":relnote:" tag as well, in case there is still somebody out there using the fleet commander feature? bye, |
There is |
Ok, thanks. |
sumit-bose
left a comment
There was a problem hiding this comment.
Hi,
thank you for the patch, worked as expected in my tests, ACK.
bye,
Sumit
:config: Default value of 'session_provider' option was changed to 'none' (i.e. disabled) doesn't matter what 'id_provider' used. Previously 'session_provider' was enabled by default for 'id_provider = ipa' case. But this didn't make sense because 'Fleet Commander', that is being integrated in this case, is long time obsolete. Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com>
add3018 to
781e4f0
Compare
:config: Default value of 'session_provider' option was changed to 'none' (i.e. disabled) doesn't matter what 'id_provider' used. Previously 'session_provider' was enabled by default for 'id_provider = ipa' case. But this didn't make sense because 'Fleet Commander', that is being integrated in this case, is long time obsolete.