sassoftware / restaf

A simple framework for building applications with SAS REST APIs, supported with SAS Viya
Apache License 2.0
17 stars 10 forks source link

Gen2test #8

Closed devaKumaraswamy closed 4 years ago

devaKumaraswamy commented 4 years ago
  1. Cleaned up uidemos/public/index.html
  2. Allow custom service testing in examples/basics.test.js
  3. Moved switching to casproxy from cas-default-http to store initialization in restaf (only when using authorization_code).
  4. Enabled Keepalive when using session authentication - to match(almost) what Viya Services do.