summaryrefslogtreecommitdiff
path: root/keystoneclient/auth/token_endpoint.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate auth plugins from keystoneclientJamie Lennox2016-02-031-0/+8
* Change oslo.config to oslo_configBrant Knudson2015-01-311-1/+1
* Fix importing config module and classmethod paramsJamie Lennox2014-11-271-2/+4
* Mark auth plugin options as secretJamie Lennox2014-08-071-1/+3
* Plugin loading from config objectsJamie Lennox2014-07-071-0/+11
* Add endpoint handling to Token/Endpoint authJamie Lennox2014-05-281-0/+8
* Handle Token/Endpoint authenticationJamie Lennox2014-03-111-0/+31