Skip to:
List view
Detail view
Basic
JQL
The default aaa-app-config.xml includes the following configuration for AAA:
<urls> <pair-key>/**/config/aaa*/**</pair-key> <pair-value>authcBasic, roles[admin]</pair-value> </urls>
However, it’s for Bierman, which is not supported anymore. The configuration should be updated for the RFC 8040 URL to limit access to the admin role.
The default aaa-app-config.xml includes the following configuration for AAA:
<urls> <pair-key>/**/config/aaa*/**</pair-key> <pair-value>authcBasic, roles[admin]</pair-value> </urls>
However, it’s for Bierman, which is not supported anymore. The configuration should be updated for the RFC 8040 URL to limit access to the admin role.