The term AAA configuration groups the configuration of
user domains
user roles
user policies
users
and the associations for users to domains, roles and policies
At startup time of the system domains, roles and policies are configured and should not change during the runtime of the system. Users and their associations to domains, roles and policies can be configured during runtime.
For a better understanding of such configuration ONAP SDN-R should provide the following default configuration:
SDN-R default configuration for "Domains"
Domain ID
Description
sdn
Default OpenDaylight SDN domain
Please note that this configuration is set during start-up time of the system e.g. by K8s.
SDN-R default configuration for "Roles"
Role ID
Description
Domain
admin
A role with full read and write access.
sdn
provision
A role for those who are provisioning the network. This allows read-write access to everything, accept security settings.
Open: each user should be able to configure his own password.
sdn
supervision
A role read-only access.
Open: each user should be able to configure his own password.
sdn
Please note that this configuration is set during start-up time of the system e.g. by K8s.