33
edits
(updates for Nov 8) |
(fixed typo, specified hours as unit) |
||
Line 62: | Line 62: | ||
The '''server''' needs to provide the following configuration option: | The '''server''' needs to provide the following configuration option: | ||
mfa-session-expiration [ | mfa-session-expiration [session-validity (in hours)] | ||
The '''client''' needs to provide the following configuration option: | The '''client''' needs to provide the following configuration option: | ||
mfa-session-file [filename] | mfa-session-file [filename] | ||
If the filename is not provided | If the filename is not provided then we warn the user and disable session-support. | ||
=== Implementation === | === Implementation === |
edits