Advertisement
Guest User

Untitled

a guest
Feb 27th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. unscoped token id: d0576e501c234aba8e376a2cd8c49462
  2. unscoped token: {'token': {'methods': ['saml2'], 'expires_at': '2015-02-28T17:19:44.895738Z', 'extras': {}, 'user': {'OS-FEDERATION': {'identity_provider': {'id': 'Wisconsin'}, 'protocol': {'id': 'saml2'}, 'groups': [{'id': 'd2aa9c2f56a34542afa16efadebfa960'}]}, 'id': 'admin', 'name': 'admin'}, 'audit_ids': ['C2NBmttsSga5hNvRGWj_5g'], 'issued_at': '2015-02-27T17:19:44.895800Z'}}
  3. original r_auth_url http://vs203.rch.kstart.ibm.com:5000/v3/OS-FEDERATION/identity_providers/Wisconsin/protocols/saml2/auth
  4. r_auth_url http://vs203.rch.kstart.ibm.com:5000/v3/
  5. r_unscoped_auth_ref {'token': {'methods': ['saml2'], 'expires_at': '2015-02-28T17:19:44.895738Z', 'extras': {}, 'user': {'OS-FEDERATION': {'identity_provider': {'id': 'Wisconsin'}, 'protocol': {'id': 'saml2'}, 'groups': [{'id': 'd2aa9c2f56a34542afa16efadebfa960'}]}, 'id': 'admin', 'name': 'admin'}, 'audit_ids': ['C2NBmttsSga5hNvRGWj_5g'], 'issued_at': '2015-02-27T17:19:44.895800Z'}}
  6. r_unscoped_auth <keystoneclient.auth.identity.v3.Token object at 0xb246f8ec>
  7. > /home/drf/horizon/.venv/local/lib/python2.7/site-packages/openstack_auth/backend.py(154)authenticate()
  8. -> r_unscoped_auth_ref = r_unscoped_auth.get_access(r_session)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement