property Security.individual_roles: MutableMapping[str, Set[str]]Mapping from username to roles granted on top of the ones that can be added by authentication providers.
property Security.individual_roles: MutableMapping[str, Set[str]]Mapping from username to roles granted on top of the ones that can be added by authentication providers.