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