keystone/keystone/oauth1
Morgan Fainberg 4ec6bc5a44 Convert Keystone to use Flask
Basic conversion of Keystone's core application to flask framework.

This doesn't add much in the way of flask-specific-isms but should
get keystone running directly under flask. This implementation does
not use paste-deploy.

Change-Id: Ib4c1ed3f645dd55fbfb76395263ecdaf605caae7
2018-06-04 20:14:41 -07:00
..
backends Fix keystone.tests.unit.test_v3_oauth1.MaliciousOAuth1Tests 2017-05-03 21:40:57 +08:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Simplify federation and oauth token callbacks 2018-02-16 21:41:30 +00:00
core.py Remove all v2.0 APIs except the ec2tokens API 2018-02-06 23:12:55 +01:00
routers.py Convert Keystone to use Flask 2018-06-04 20:14:41 -07:00
schema.py Add schema check for authorize request token 2018-01-10 14:32:16 +08:00
validator.py Use keystone.common.provider_api for oauth APIs 2017-12-27 17:08:23 +00:00