Skip to content

Commit

Permalink
MOSIP-37134
Browse files Browse the repository at this point in the history
Signed-off-by: Sohan Kumar Dey <[email protected]>
  • Loading branch information
Sohandey committed Nov 7, 2024
1 parent c967f55 commit 837b31b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api-test/src/main/resources/ida/EkycDemo/EkycDemo2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ EkycDemo:
"name": [
{
"language": "$PRIMARYLANG$",
"value": "Lisa.GN"
"value": "Mr-TitleFromServer Lisa.GN"
}
],
"identityRequestTemplate": "ida/EkycDemo/DemoIdentityEncryptName"
Expand Down Expand Up @@ -1391,7 +1391,7 @@ EkycDemo:
}
}'
output: '{
"kycStatus": "true"
"kycStatus": false
}'
auth_EkycDemo_Auth_Without_kyc_attribute_in_policy_Smoke:
endPoint: /idauthentication/v1/kyc/$UpdatedPartnerKeyURL$
Expand Down

0 comments on commit 837b31b

Please sign in to comment.