- 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
Secure Channel rejection
- Updated on 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
<SecureChannelRejection>
<URL method="POST"contentType="json"value="http://MY_DOMAIN_ NAME/rest/v2/authentication/push/cancelAuthUser"/>
<PayloadParameter key="serialNumber"value="%_SerialNumber_%-%_SequenceNumber_%"/>
<PayloadParameter key="challengeKey"value="%_Challenge_%"/>
</URL>
</SecureChannelRejection>
SecureChannelRejection: This element is used to configure the Mobile Authenticator Studio Secure Channel rejection URL. This element is optional and can be used only for push-and-login or push-and-sign operations using DIGIPASS Gateway.
SecureChannelRejection > URL: This is the URL used to reject the Secure Channel transaction. It must use the POST method and the json content type.
Masks for the Secure Channel rejection URL with DIGIPASS Gateway lists the masks for the Secure Channel rejection URL in case of push-and-login or push-and-sign operations using DIGIPASS Gateway.
The SecureChannelRejection element will be used only to manage push-and-login or push-and-sign operations using DIGIPASS Gateway. It cannot be used in other contexts.