LoginPortal.getKeystoneUserWithToken: Get user info (DEPRECATED).

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/LoginPortal.r

Description

DEPRECATED. Use Authentication.getKeystoneUserWithToken instead.

Returns the name/id for the user corresponding to the specified token.

Usage

1

Arguments

token

Sciserver's LoginPortal token for the user

Value

Returns a list with name/id of the user. Throws an exception if the HTTP request to the LoginPortal URL returns an error.

Author(s)

Gerard Lemson, Manuchehr Taghizadeh-Popp
Maintainer: Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>

References

http://www.sciserver.org
http://portal.sciserver.org/login-portal/
http://www.github.com/sciserver/SciScript-R

See Also

LoginPortal.getKeystoneUserWithToken, LoginPortal.setToken, LoginPortal.login, LoginPortal.getToken, Authentication.getKeystoneUserWithToken, Authentication.login, Authentication.getToken, Authentication.setToken, Authentication.token.

Examples

1

sciserver/SciScript-R documentation built on May 29, 2019, 3:45 p.m.