EnigmaBridge HOTP API test
HOTP authentication demo
1
Client HOTP device
HOTP secret
HOTP secret key for the user, used for HOTP token initialization
Counter
Counter for HOTP derivation
2
Server HOTP service
User ID
User ID generated by the service
User context
User context generated by the service, used for further authentication requests
HOTP code
HOTP code to authenticate with. If entered, HOTP authentication method will be used.
Password
Password to authenticate with. If entered, password authentication method will be used instead of HOTP. Only one authentication method can be used at a time. In order to edit this field, please
empty the field above (HOTP)
.
3
Configuration
[-]
API Key
Your EB API key
User object ID
User object used for HOTP verification.
HOTP UO
,
Passwd UO
ProcessData method
Endpoint
Hostname of the EB API
site1
,
site2
Method
POST
GET
Scheme
https
http
AES encryption key
Hexcoded encryption API key
MAC key
Hexcoded hmac API key
HOTP digits
Number of digits in HOTP code
4
Response
Status code
Authentication result, 9000 means success
Updated user context
User context updated by the service, used for further authentication requests.
Update context in the request
Update auth context (e.g., password reset)
Request:
Log: