Description Usage Arguments Value Author(s) References See Also Examples
DEPRECATED. Use Authentication.getKeystoneUserWithToken
instead.
Returns the name/id for the user corresponding to the specified token.
1 |
token |
Sciserver's LoginPortal token for the user |
Returns a list with name/id of the user. Throws an exception if the HTTP request to the LoginPortal URL returns an error.
Gerard Lemson, Manuchehr Taghizadeh-Popp
Maintainer: Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>
http://www.sciserver.org
http://portal.sciserver.org/login-portal/
http://www.github.com/sciserver/SciScript-R
LoginPortal.getKeystoneUserWithToken
, LoginPortal.setToken
, LoginPortal.login
, LoginPortal.getToken
, Authentication.getKeystoneUserWithToken
, Authentication.login
, Authentication.getToken
, Authentication.setToken
, Authentication.token
.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.