Overview
Enroll OATH software tokens
Last updated
Enroll OATH software tokens
Last updated
This module sets up a web application in which a logged in user can enroll authentication tokens, using OATH software.
Requires the Token Database Module. Requires authentication.
The module is configured as a . When configured as below
{
"http_port": 8080,
"http_context": "/enrollment",
"context_path": "/oathsw",
.....
}
the application is served from the address
The module is configured as a . Additional parameters are listed below.