"applicationApi" section
Since CB 20.11-LTS
"applicationApi" : {

"basicAuthAllowed" : true (default) / false,

"callbackUrl" : "http://localhost:8080/cb"

},
basicAuthAllowed: allow/deny access to rest endpoints if OpenID is configured
callbackUrl: export/import applications callback URL to Codebeamer, autodetected if not configured
Was this helpful?