-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SDK-2365 Support Advanced Identity Profile (#436)
* 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.
- Loading branch information
1 parent
66f31f9
commit 9ec5beb
Showing
19 changed files
with
819 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.