Commit Graph

112 Commits (master)

Author SHA1 Message Date
Zuul b80a6b62e4 Merge "New auth plugin v3oidcdeviceauthz"
3 weeks ago
Arvid Requate 44e5b2deef New auth plugin v3oidcdeviceauthz
4 weeks ago
sunyonggen ca28df8480 OAuth 2.0 Mutual-TLS Support
1 month ago
Yi Feng aa9c5d230f OAuth2.0 Client Credentials Grant Flow Support
7 months ago
Cyril Roelandt bb7c630504 Improve help messages for a few options
1 year ago
Steve Baker ff68663217 Implement HTTP Basic client support in keystoneauth1
3 years ago
Andreas Jaeger c096099416 Update hacking for Python3
3 years ago
Adrian Turjak 6a69e4dfbd add support for auth_receipts and multi-method auth
4 years ago
Dmitry Tantsur bca9ee7d3c Allow requesting fixed retry delay instead of exponential
4 years ago
Dmitry Tantsur 92921c6016 Allow setting retry counts for Adapter via configuration options
4 years ago
Eric Fried f83f3fb750 Factor Adapter conf-processing logic into a helper
4 years ago
Monty Taylor 80323289c7
Add oslo.config option for split-loggers
5 years ago
Monty Taylor 244780fba8
Collect timing information for API calls
5 years ago
Zuul 33ae93d8c4 Merge "Add support for application credentials"
5 years ago
Colleen Murphy c2ae9e298e Add support for application credentials
5 years ago
Lance Bragstad f9ab615eb1 Implement system scope
5 years ago
Vladyslav Drok 8e7cfabc27 Make none auth usable in CLI
5 years ago
Eric Fried e495c33d79 Recommend unversioned for endpoint-override
6 years ago
Monty Taylor 81ec69116a Protect against missing interface attribute
6 years ago
Jenkins 2c5df20f80 Merge "Adapter.get_conf_options(deprecated_opts)"
6 years ago
Eric Fried aeb38d5d08 Adapter.get_conf_options(deprecated_opts)
6 years ago
Morgan Fainberg 335a8cdf03 Remove use of positional decorator
6 years ago
Pavlo Shchelokovskyy 2195845fd1 Fix exception message in adapter loading
6 years ago
Eric Fried 81363eca79 get_conf_options can exclude deprecated opts
6 years ago
Jenkins d40959cbd6 Merge "Remove deprecated_since for interface and fix text"
6 years ago
Jenkins 3071cf64cf Merge "Expose valid_interfaces as a ListOpt for config files"
6 years ago
Monty Taylor 4dc2a40f0b
Remove deprecated_since for interface and fix text
6 years ago
Jenkins accecea89b Merge "Add min_version and max_version to adapter constructors"
6 years ago
Monty Taylor 98b7292aad
Expose valid_interfaces as a ListOpt for config files
6 years ago
Jenkins 0847a6d990 Merge "Add 'none' identity plugin"
6 years ago
Monty Taylor 8161ed81d6 Add min_version and max_version to adapter constructors
6 years ago
Alvaro Lopez Garcia 62c83a073a Pass kwargs to the plugin getter
6 years ago
Pavlo Shchelokovskyy 070f8fd891 Add 'none' identity plugin
6 years ago
Eric Fried 1fd43be5ce Introduce keystoneauth1.loading.adapter
6 years ago
Gage Hugo 7bf7619104 Remove pbr warnerrors in favor of sphinx check
6 years ago
Jamie Lennox c21ef89a88 Add a full listing of all auth plugins and there options
6 years ago
howardlee 7666acbb1e Add __ne__ built-in function
6 years ago
Steve Martinelli 827895281b mark a few oidc parameters as required
6 years ago
melissaml 729e4cd846 Fix a typo in opts.py
7 years ago
Ji-Wei 2d3e376a2c Raise NotImplementedError instead of NotImplemented
7 years ago
Jenkins 4cc3dd0b17 Merge "Add prompt parameter to Opt"
7 years ago
Alvaro Lopez Garcia e5fd66ca35 oidc: implement client_credentials grant type
7 years ago
Alvaro Lopez Garcia 00746ea636 oidc: add discovery document support
7 years ago
Jenkins 702f32a34b Merge "Add create_plugin to loader"
7 years ago
Jamie Lennox 71d2e1ad77 Add prompt parameter to Opt
7 years ago
Jenkins 01d040b2be Merge "Auth plugin for X.509 tokenless authentication"
7 years ago
chioleong e203d61092 Auth plugin for X.509 tokenless authentication
7 years ago
Alvaro Lopez Garcia 68a7962488 oidc: fix OpenID scope management
7 years ago
Jamie Lennox 784ac090ee Add create_plugin to loader
7 years ago
Alvaro Lopez Garcia bd18bc3d0d oidc: fix OpenID Connect scope option
7 years ago