Allan Bowe · @allan
0 followers · 17 posts · Server social.4gl.io

Server provides a REST API over Base .

Clients are configured using authorization-code flow, as follows:

# Setup

An ADMIN task - a client is created with a specific CLIENT ID, CLIENT SECRET, Access Token Expiry, and Refresh Token Expiry.

# Workflow

The user visits the SASjs Logon page to authorise the CLIENT (using any of various auth providers, such as LDAP). Then, using the AUTH CODE, the local app can obtain the ACCESS and REFRESH tokens.

#SASjs #SAS #sascommunity #sasadmin #sasdeveloper

Last updated 3 years ago