Difference between revisions of "I2Rest Client Usecases"
m |
m (→Oauth2 Authorization code flow with i2Rest bridge) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
*[[NoAuth_usecase_4|Dealing with Google OAuth 2.0 for Server to Server Applications]] | *[[NoAuth_usecase_4|Dealing with Google OAuth 2.0 for Server to Server Applications]] | ||
==Oauth2 Device flow== | ==Oauth2 Device flow== | ||
− | *[[Device_flow_usecase_1|Dealing with Google Drive]]. | + | * [[Device_flow_usecase_1|Dealing with Google Drive]] using [https://oauth.net/2/device-flow OAuth2 Device flow]. |
+ | |||
==Oauth2 Authorization code flow with i2Rest bridge== | ==Oauth2 Authorization code flow with i2Rest bridge== | ||
− | *[[Authorization_code_usecase_1|Dealing with Google Drive]]. | + | * [[Authorization_code_usecase_1|Dealing with Google Drive]] using [https://oauth.net/2/grant-types/authorization-code OAuth2 Authorization code flow] on IBM i green screen terminal. |
Latest revision as of 11:02, 17 July 2020
Https request without authorization
Oauth2 Device flow
Oauth2 Authorization code flow with i2Rest bridge
- Dealing with Google Drive using OAuth2 Authorization code flow on IBM i green screen terminal.