# Pastebin 3wYp0QMy POST to 192.168.56.101:5000/auth/v2.0/tokens With JSON { "auth":{ "passwordCredentials":{ "username":"VNF-admin", "password":"root" } } } Response Back {"access": { "token": { "issued_at": "2015-01-22T15:14:20.808748", "expires": "2015-01-22T16:14:20Z", "id": "af936866b9734dda964c7241c174edfe", "audit_ids": ["JjRNPzdgS82hRcrxG9eALA"] }, "serviceCatalog": [], "user": { "username": "VNF-admin", "roles_links": [], "id": "728b1244969a4bafa26f817e19272c60", "roles": [], "name": "VNF-admin" }, "metadata": {"is_admin": 0, "roles": []} }}