keystoneauth/keystoneauth1/loading/_plugins/identity
Steve Martinelli 827895281b mark a few oidc parameters as required
to better the user experience, mark a few of the open id connect
options as required, users should get back more meaningful
error messages.

as part of the change, there was also a discrepancy between what
the loader used for the authorization code, and what the plugin
was using. deprecate the old loader option (authorization-code)
in favor of the one used by the plugin (code).

Change-Id: I18318ef44f99e4f973176dd99b61770b1151f7a0
Partial-Bug: 1593192
2016-11-01 11:12:12 -04:00
..
__init__.py Split plugin loading 2015-08-06 10:07:51 +10:00
generic.py Add prompt parameter to Opt 2016-07-07 10:20:21 +10:00
v2.py Add prompt parameter to Opt 2016-07-07 10:20:21 +10:00
v3.py mark a few oidc parameters as required 2016-11-01 11:12:12 -04:00