ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Purpose

This page determination logic for calculation current authentication method (in the declaration creation process) with considering input parameters:

  • New or Existing MPI
  • Current authentication method (from MPI)
  • Requested authentication method (from Declaration_request)

Determination rules 

MPICurrent methodRequested methodResult (return as
CURRENT_METHOD)
New<NULL>OFFLINEOFFLINE
<NULL>OTPNA
ExistingOTPOFFLINEOTP
OTPOTPOTP
OFFLINEOTPOFFLINE
OFFLINEOFFLINEOFFLINE
NAOTPOTP
NAOFFLINEOFFLINE
  • No labels