- 22 Oct 2024
- 1 Minute to read
- DarkLight
Score-based authentication
- Updated on 22 Oct 2024
- 1 Minute to read
- DarkLight
In addition to the OTP, the Digipass response based on a challenge or the e-signature generation, the Digipass SDK can generate a Digipass response which includes scoring information from the hosting platform.
The principle of a score-based response is to send information about the status of the hosting platform or the context of the Digipass SDK usage to the authentication server through a Digipass response.
Score-based response through a Digipass response
For more information about the OneSpan Authentication Server Framework score-based response validation service, refer to the OneSpan Authentication Server Framework Programmer's Guide.
Supported score-based application settings | ||||||
Operating mode | Seeding | Crypto-graphic algorithm | Response length | Response format | Check digit | Return host code |
---|---|---|---|---|---|---|
Score-based RO | Time | AES | [7;16] | DECIMAL / HEXADECIMAL | Y/N | [4;10] |
Event | AES | [7;16] | DECIMAL / HEXADECIMAL | Y/N | [4;10] | |
Time+event | AES | [7;16] | DECIMAL | Y/N | [4;10] | |
Score-based CR | Time | AES | [7;16] | DECIMAL / HEXADECIMAL | Y/N | [4;10] |
Event | AES | [7;16] | DECIMAL / HEXADECIMAL | Y/N | [4;10] | |
Time+event | AES | [7;16] | DECIMAL | Y/N | [4;10] | |
Score-based SG | Time | AES | [7;16] | DECIMAL / HEXADECIMAL | Y/N | [4;10] |
Event | AES | [7;16] | DECIMAL / HEXADECIMAL | Y/N | [4;10] | |
Time+event | AES | [7;16] | DECIMAL | Y/N | [4;10] | |
Score-based Activation |
| AES | [7;16] | DECIMAL | N | 0 |
Score-based Message Signature |
| AES | [7;16] | DECIMAL | N | 0 |