Good day!
We are going to implement an authentication of users in kiosk by theirs contactless cards as described in note 1970286.
But we have a business requirement to make an additional check before login - user must enters some secret word, password, private information before he/she will be logged in.
So the scenario is:
1) User puts his card to the reader
2) As described in the note he gets a one-time certificate
3) The system shows a window to enter secret word
4) Log in
How can we achieve it? Thanks in advance.
ps Login to ABAP server through a browser