restapi.services.authentication.BaseAuthentication.get_group_members

abstract BaseAuthentication.get_group_members(group)[source]

How to retrieve group users list from the current authentication db

Parameters:

group (Any)

Return type:

list[Any]