Device flow usecase 1

From i2Rest
Revision as of 17:37, 3 April 2020 by Pavel.lobko (talk | contribs)
Jump to: navigation, search

Device Flow

OAuth 2.0 Device flow allows your IBM i application to deal with protected user data on remote resource, while end users are not forced to share their usernames, passwords, and other private information. Instead, user jast have to pass authetification on remote resource and authorizate IBM i application to make some actions behalf of user. As far IBM i have no ability to display a web-page, it only provides user with link to authorization page. After user follow the link on any orher device (or via browser) and accept request, i2rest-client will be granted for authorization token, which allows user data access.