Alvaro Lopez Garcia 78ae57112c Refactor check_valid_auth_options function
The functions check_valid_auth_options() function was relying on the name
for checking the set of required options, but this could cause errors
with external auth plugins. If somebody defines an auth plugin plugin
named "footoken" the check function would check for a "token" option,
even if the plugin has not defined that option. This change tries to
improve this situation, cheking for some options only if they have been
defined in the plugin.

Change-Id: I4255f2e7d4d23449c95be957ea7b6b60983f2608
2016-06-21 08:54:36 +02:00
..
2014-09-29 12:32:45 -05:00
2015-03-05 20:58:23 -06:00
2016-03-01 18:48:09 +08:00
2016-06-13 10:50:44 -05:00
2016-04-06 10:30:39 +07:00