This method returns a dict that may contain the following names (may also contain others):

dkuGetAuthInfoFromRookRequest(request, with_secrets = FALSE)

Arguments

request:

a Rook request

with_secrets:

A boolean, Return user secrets

Value

a dict

Details

- authIdentifier: login for a user, id for an API key - groups: list of group names (if context is an user) - secrets: list of dicts containing user secrets (if context is an user)