mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-07 04:20:05 +00:00
feat(create-context): allow all authenticated users to use context
This commit is contained in:
@@ -226,6 +226,7 @@ export class SASViyaApiClient {
|
|||||||
environment: {
|
environment: {
|
||||||
autoExecLines: autoExecLines || ''
|
autoExecLines: autoExecLines || ''
|
||||||
},
|
},
|
||||||
|
authorizeAllAuthenticatedUsers: true,
|
||||||
attributes: {
|
attributes: {
|
||||||
reuseServerProcesses: true,
|
reuseServerProcesses: true,
|
||||||
runServerAs: sharedAccountId
|
runServerAs: sharedAccountId
|
||||||
|
|||||||
Reference in New Issue
Block a user