Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions esignet-service/data/flows/flow-esignet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,10 @@ nodes:
- identifier: username
type: TEXT_INPUT
required: true
- ref: CAPTCHA_BOX
Comment thread
SajidMannikeri17 marked this conversation as resolved.
identifier: captcha_token
type: CUSTOM
required: true
onSuccess: prompt_uin_otp

- id: basic_auth
Expand Down
Loading