Skip to content
Discussion options

You must be logged in to vote

Hi,

a user object summarizes authentication data and authorization data for a user. Authentication data is mostly passwords, and the "noauthcache" option will keep the daemon from caching and re-using passwords confirmed by the MAVIS backend.

The "cache timeout" option can be used if you need to skip (or limit) caching all data that may be found in a MAVIS-derived user object. This can be useful if the information a (likely custom) MAVIS backend returns for a users doesn't cover all user roles but is generated individually per request, e.g. by basing group memberships on device IP address.

Cheers,

Marc

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rhwendt
Comment options

Answer selected by rhwendt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants