EnigmaBridge HOTP API test
new HOTPCTX() demo
1
Input
Password
Optional password for password authentication. If filled in, password authentication will be another authentication method, alongside HOTP. If left empty, the only auth method is HOTP.
HOTP digits
Number of digits in HOTP code.
2
Configuration
[-]
API Key
Your EB API key
User object ID
User object used for HOTP context generation
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
3
Response
Status code
9000 means success
Generated user ID
User ID generated by the service
HOTP secret
HOTP secret key for the user, used for HOTP token initialization
User context
User context generated by the service, used for further authentication requests
First 5 codes
First HOTP codes generated, should match HOTP authenticator output.
QR link
QR code content used to initialize authenticator
Try authentication here
Request:
Log: