Fellowship One REST API

Single Sign On Client Implementation

This extension's intent is to give an authorized site (Site A) with a signed in user the ability to direct that user to another authorized site (Site B) without forcing the user to log in again. This portion is strictly for the client implementation of single sign on and is intended for 1st and 2nd party consumers (not 3rd). OAuth Core 1.0 references and definitions can be viewed : OAuth
Fellowship One OAuth Extension document can be viewed here
Fellowship One OAuth Extension repository can be accessed here

Overview

Details