mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +00:00
feat: removing stpsrv_header and updating README with auth details
This commit is contained in:
10
README.md
10
README.md
@@ -82,3 +82,13 @@ Instead of `app_name` you can pass:
|
||||
|
||||
- `all` to act on all processes
|
||||
- `id` to act on a specific process id
|
||||
|
||||
|
||||
|
||||
## Server Version
|
||||
|
||||
The following credentials can be used for the initial connection to SASjs/server. It is recommended to change these on first use.
|
||||
|
||||
CLIENTID: `CLIENTID1`
|
||||
USERNAME: `secretuser`
|
||||
PASSWORD: `secretpassword`
|
||||
|
||||
@@ -9,5 +9,6 @@
|
||||
|
||||
**/
|
||||
|
||||
|
||||
/* to be replaced with mfs_httpheader
|
||||
%mcf_stpsrv_header(wrap=YES, insert_cmplib=YES)
|
||||
*/
|
||||
Reference in New Issue
Block a user