- 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
Secure Channel details
- Updated on 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
<SecureChannelDetails>
<URL value="http://MY_DOMAIN_NAME/rest/v2/authentication/push/getPreparedSecureChallenge">
<PayloadParameter key="serialNumber"value="%_ SerialNumber_%-%_SequenceNumber_%"/>
<PayloadParameter key="challengeKey"value="%_Challenge_%"/>
</URL>
</SecureChannelDetails>
SecureChannelDetails: This element is only used for retrieving Secure Channel messages for push-and-login or push-and-sign operations using DIGIPASS Gateway. This element is optional and must be used only in this context.
SecureChannelDetails > URL: This is the URL used to retrieve the Secure Channel message. It must use the POST method and the json content type.
Secure Channel details lists the masks for the Secure Channel details URL.
The SecureChannelDetails element is only used to manage push-and-login or push-and-sign operations using DIGIPASS Gateway. It cannot be used in other contexts.