Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK-2417 advanced identity profile share v2 #438

Conversation

abdalmajeed-yoti
Copy link
Contributor

Modified src/digital_identity_service:

added to PolicyBuilder the method .withAdvancedIdentityProfileRequirements()
updated Policy constructor to accept an additional parameter (advancedIdentityProfileRequirements) and to include it in the payload as 'advanced_identity_profile_requirements'.

@laurent-yoti laurent-yoti marked this pull request as ready for review February 12, 2024 11:12
Copy link
Collaborator

@laurent-yoti laurent-yoti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good.

@laurent-yoti laurent-yoti merged commit 25781df into SDK-2365-advanced-identity-profile Feb 12, 2024
14 checks passed
laurent-yoti added a commit that referenced this pull request Feb 12, 2024
* SDK-2366 Advanced Identity Profile in share v1 (#434)
Modified src/dynamic_sharing_service:
 - added to DynamicPolicyBuilder the method .withAdvancedIdentityProfileRequirements()
 - updated DynamicPolicy constructor to accept an additional parameter (advancedIdentityProfileRequirements) and to include it in the payload as 'advanced_identity_profile_requirements'.
Updated examples/profile-identity-checks:
 - added an new case to demo the advanced identity profile requirements
 - added extraction/display of 'verification_reports' and 'authentication_reports'

* SDK-2417 Advanced Identity Profile share v2 (#438)
Add advanced identity profile.
Updated digital identity examples to add withAdvancedIdentityProfileRequirements
Updated examples "digital-identity" to include and display the Advanced Identity Profile.
laurent-yoti added a commit that referenced this pull request Feb 15, 2024
* SDK-2366 Advanced Identity Profile in share v1 (#434)
Modified src/dynamic_sharing_service:
 - added to DynamicPolicyBuilder the method .withAdvancedIdentityProfileRequirements()
 - updated DynamicPolicy constructor to accept an additional parameter (advancedIdentityProfileRequirements) and to include it in the payload as 'advanced_identity_profile_requirements'.
Updated examples/profile-identity-checks:
 - added an new case to demo the advanced identity profile requirements
 - added extraction/display of 'verification_reports' and 'authentication_reports'

* SDK-2417 Advanced Identity Profile share v2 (#438)
Add advanced identity profile.
Updated digital identity examples to add withAdvancedIdentityProfileRequirements
Updated examples "digital-identity" to include and display the Advanced Identity Profile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants