Skip to content

OAuth Integration Illustration

Will White edited this page Jul 20, 2015 · 3 revisions

Index

Introduction

The following diagrams show an illustration of the OBP API integrating with a bank back-end. It covers the OAuth steps and protected resources access. More details about the OBP API OAuth server can be found here.

OAuth flow

Step 1: Obtaining a request token

Step 2: Redirecting the user

Step 3: Obtaining an access token

Accessing protected resources

Clone this wiki locally