leverage LFID authentication to pod creation
[releng.git] / utils / test / testapi / opnfv_testapi / resources / handlers.py
index 757c817..8e5dab2 100644 (file)
@@ -75,6 +75,7 @@ class GenericApiHandler(web.RequestHandler):
 
     @web.asynchronous
     @gen.coroutine
+    @check.is_authorized
     @check.valid_token
     @check.no_body
     @check.miss_fields