Skip to content
devakumaraswamy edited this page Jan 8, 2020 · 13 revisions

@sassoftware/restaf-server - web server in nodejs for SAS Viya Applications

This server is designed for use with SAS Viya. It is customized using the env file and the Dockerfile.

The following authentication schemes are supported:

  1. No authentication - the pages are served up as static pages.
  2. Implicit flow - Implicit flow authentication flow is supported.
  3. Authorization_code - (coming soon). This will be supported with a planned SAS Viya 3.5 maintenance release.

Note: The current production version of restaf-server is restaf-server@6.11.2. All future versions will be scoped to sassoftware. There are no known breaking changes with this re-organization of the package. Please report if you see any issues and it will be addressed immediately.


Version

Version 7.1.x
Clone this wiki locally