mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-11 09:24:35 +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: {
|
||||
autoExecLines: autoExecLines || ''
|
||||
},
|
||||
authorizeAllAuthenticatedUsers: true,
|
||||
attributes: {
|
||||
reuseServerProcesses: true,
|
||||
runServerAs: sharedAccountId
|
||||
|
||||
Reference in New Issue
Block a user