keystone/keystone/application_credential
Morgan Fainberg db14ee24a7 Invalidate app cred AFTER deletion
Invalidate the application credential after deletion, not before.
This prevents timing issues where an app_cred could remain active
after deletion.

Change-Id: I14748bf2399e5da4ee360f451a8050f25dd90803
(cherry picked from commit 906a1d3f68)
2018-10-21 19:52:38 +00:00
..
backends Update the base class for application credential 2018-02-03 23:04:03 +00:00
__init__.py Add Application Credentials controller 2018-01-27 11:55:05 +01:00
controllers.py Populate application credential data in token 2018-02-20 08:47:02 +01:00
core.py Invalidate app cred AFTER deletion 2018-10-21 19:52:38 +00:00
routers.py Add Application Credentials controller 2018-01-27 11:55:05 +01:00
schema.py Add Application Credentials controller 2018-01-27 11:55:05 +01:00