liveapicreator-admin-cli
Version:
The NodeJS command line utility for 'CA Live API Creator' DevOps Administration from CA Technologies
36 lines • 1.11 kB
JSON
{
"{d}test": {
"{f}exportoptions.json": {
"passwordStyle": "SKIP",
"apiOptionStyle": "EMIT_ALL",
"authTokenStyle": "SKIP_AUTO",
"skipUrlFragmentWrapping": false,
"libraryStyle": "EMIT_ALL",
"schemaCacheStyle": "DO_NOT_EMIT",
"filters": {
"key": [
"security.authtokens"
]
}
},
"{d}security": {
"{f}ReadMe.md": "This folder contains definitions for security\n",
"{d}authtokens": {
"{f}ReadMe.md": "This contains statically defined API Keys (Auth Tokens) for this project.\nDynamically created keys (using @authentication service) are NOT exported.\n",
"{f}Admin$0020key.json": {
"name": "Admin key",
"authToken": "MqIauREfhDpF546IElnX",
"description": "Created as part of this API. Feel free to change or delete this auth token.",
"userIdentifier": null,
"isActive": true,
"expiration": null,
"logging": "*=FINE",
"roles": [
"Full access"
],
"globals": {}
}
}
}
}
}