SAP-BTP-Spielwiese/app1/node_modules/@sap/xssec/lib/xssec.config.js

6 lines
150 B
JavaScript
Raw Normal View History

'use strict';
module.exports =
{
"IAS_XSUAA_XCHANGE_ENABLED": true //Default is true. If you don't want this behavior, just set it to false!
};