Commit Graph

121 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
Pavlo Shchelokovskyy ae646f8d37 Enforce scope mutual exclusion for system
4 months ago
Hervé Beraud 11faa0e67d Fix linters and bindep on jammy
4 months ago
Yi Feng aa9c5d230f OAuth2.0 Client Credentials Grant Flow Support
7 months ago
Lance Bragstad ad46262148 Inject /v3 in token path for v3 plugins
3 years ago
Andreas Jaeger c096099416 Update hacking for Python3
3 years ago
Guang Yee 81f9e07879 fix bandit complains
3 years ago
Adrian Turjak 6a69e4dfbd add support for auth_receipts and multi-method auth
4 years ago
Monty Taylor 83be7453fa
Add ability to filter version data by service-type
5 years ago
Zuul 775550d256 Merge "Return the endpoint_override from EndpointData"
5 years ago
Eric Fried 8a963de05a
Return the endpoint_override from EndpointData
5 years ago
Monty Taylor 5c79260971
Infer version from old versioned service type aliases
5 years ago
Monty Taylor 57f9736329
Make VersionData class
5 years ago
Monty Taylor d6670ee5c9
Add methods to get all of the version data
5 years ago
Monty Taylor 0c6094631a
Fix W503 line-break-before-binary-operator
5 years ago
Jens Harbott 26cb0f6fcb Be more helpful when version discovery fails
5 years ago
Zuul 80bfea8b3b Merge "Override support message in AuthorizationFailure class"
5 years ago
Colleen Murphy 8bd6312ebc Add pep8 import order validation
5 years ago
deepak_mourya 6c309e2bc2 Override support message in AuthorizationFailure class
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
Jenkins 89333b6fa0 Merge "Add version discovery support to BaseAuthPlugin"
6 years ago
Gage Hugo 65dffd87fa Correct docs usage of keystoneauth1 session
6 years ago
Monty Taylor 46286b1cf9
Add version discovery support to BaseAuthPlugin
6 years ago
Jenkins 0f3ab677a0 Merge "Fix docstring typo"
6 years ago
Jenkins 31c24c4bd9 Merge "Add method to get the api major version"
6 years ago
Jenkins ae66931463 Merge "Don't use mutable defaults in allow arguments"
6 years ago
Monty Taylor 322557ac92
Fix docstring typo
6 years ago
Monty Taylor 0fa07d01c5
Add method to get the api major version
6 years ago
Monty Taylor 2ef98f637e
Don't use mutable defaults in allow arguments
6 years ago
Morgan Fainberg 335a8cdf03 Remove use of positional decorator
6 years ago
Eric Fried 699fac136f Discourage 'version' and accept 'M.latest'
6 years ago
Eric Fried 498320a5fb Nix EndpointData.get_versioned_data(authenticated)
6 years ago
Monty Taylor 429b19c88c
Ensure we discover only when we should
6 years ago
Monty Taylor 2b949de8e9
Support a list of interface values
6 years ago
Monty Taylor 46054f42d4
Optimize matching version no microversion needed
6 years ago
Monty Taylor d2ef0287a3
Plumb endpoint_override through get_endpoint_data
6 years ago
Monty Taylor d658f84a0f
Add support for version ranges
6 years ago
Monty Taylor cdc10d8741
Add flags to turn discovery on and off
6 years ago
Monty Taylor a4066a86b5
Add url manipulation and microversion collection
6 years ago
Monty Taylor e89e354335
Move version discovery logic to keystoneauth1.discover
6 years ago
Monty Taylor 68e0fe5179
Rework discovery cache
6 years ago
Monty Taylor 337e5af637
Add returning EndpointData objects from discovery
6 years ago
Samriddhi d0cdc355a4 Updated inconsistent value of scope parameter
6 years ago
Jamie Lennox 3ce5cb4bf6 Add an allow_version_hack flag to session and identity plugins.
6 years ago
Jamie Lennox 3364703d3b Include the auth_url in the discovery failure message
6 years ago
Gage Hugo fe5ded5e80 Fixed multiple target Auth warning in docstring
6 years ago