property BasicAuthenticationSecurity.credentials: MutableMapping[str, str]Mapping from username to password. Use
individual_roles to grant roles to the users.
- Granting the required role:
- Configuring credentials:
property BasicAuthenticationSecurity.credentials: MutableMapping[str, str]Mapping from username to password. Use
individual_roles to grant roles to the users.