brmg

User model & create transaction in RPOC

0 votes

Hi,

 

Using the workflow - "Identity Verification only Workflow with UAT testing rules" with the matchers that are enabled/disabled can the user model be populated with dummy data for birth_surname, title, gender, and address, bank, campany, groups and supplemental_verification?

In the transaction model during POC are the expiry_timestamp & erasure_mark defaulted or are they able to be set by user side developer?

 

Thanks

Brian


Reply to: User model & create transaction in RPOC

0 votes

Hi Brian,

In the "Identity Verification only Workflow with UAT testing rules", you must use real data and real documents and matching live face.  It will fail if any of the values do not match.  With regards to the specific data you are requesting, it will depend on the document and if the document contains those items.  For example, most US Passports do not include the Address and as such, the address does not need to be included in the transaction in order to validate the transaction.

With regards to the expiry_timestamp and erasure_mark, in the POC environment, those are predefined and can not be changed.  You can mark a transaction for erasure before the time listed, but it can not go past the time listed.

Hope this helps

-Will

Will LaSala

Sr. Director of Global Solutions, Security Evangelist

M: +1 978 666 4495 
O: +1 508 281 6670 x. 6326

[email protected]

OneSpan, Inc.

www.onespan.com


Reply to: User model & create transaction in RPOC

0 votes

Hi Will,

 

Sorry a few more queries on the user model.

  1. For POC how should groups and role be populated is there documentation already on the site or can you proide guidance.
  2. How does the user model handle fields where there is a minimum length of 1 but that information is not applicable or null.  For example house_name, house_number, and flat_or_apartment_number all have min length of 1 but any given address will only have one of these variables.  In this instance can a all the fields be populated with the data.
  3. As above where you say details are not included on a given ID (for example gender not on UK driving licence) do we populate an empty string or just not include the property.

Thanks

Brian


Reply to: User model & create transaction in RPOC

0 votes

Hi Brian,

Sorry last week was a difficult week for me.

  1. For POC how should groups and role be populated is there documentation already on the site or can you proide guidance.
    1. For the current POC, we only have a simple configuration allowed. 
      For the "users" component, the role must be set to "Customer"
      For the "tokens" component, the role should also only be set to "Customer"
  2. How does the user model handle fields where there is a minimum length of 1 but that information is not applicable or null.  For example house_name, house_number, and flat_or_apartment_number all have min length of 1 but any given address will only have one of these variables.  In this instance can a all the fields be populated with the data.
    1. Yes, you can populate fields with data even if the data is not used for verification.  The data captured will be put into the audit trails.
  3. As above where you say details are not included on a given ID (for example gender not on UK driving licence) do we populate an empty string or just not include the property.
    1.  The more data you populate, the more data you can put in your audit trails.  You can leave empty attributes completely off the transaction json.  So if the gender is empty, then you do not need to include the "gender" attribute in the "users" objects.

Thanks

Will

Will LaSala

Sr. Director of Global Solutions, Security Evangelist

M: +1 978 666 4495 
O: +1 508 281 6670 x. 6326

[email protected]

OneSpan, Inc.

www.onespan.com


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off