From: Woo Chang Kim Date: Fri, 4 Aug 2017 02:43:36 +0000 (+0000) Subject: Merge "Add fido-client and oauth2" into tizen X-Git-Tag: submit/tizen/20170804.090027~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=341c58d431cb9b40f1797afb801a1b6da44aebe4;p=tools%2Fbuilding-blocks.git Merge "Add fido-client and oauth2" into tizen --- 341c58d431cb9b40f1797afb801a1b6da44aebe4 diff --cc packaging/domain-apis.inc index 233d0a4,6a1fb0b..a7c6c2b --- a/packaging/domain-apis.inc +++ b/packaging/domain-apis.inc @@@ -43,22 -43,27 +43,25 @@@ Tizen block (set of packages) for Grou %package sub2-domain_API-Account-Account_Manager Summary: Account Manager +Requires: libaccount-service +Requires: account-manager +Requires: account-parser %description sub2-domain_API-Account-Account_Manager - -### TODO ### -# packakge list - +This block supports managing account related information. Once you check the Account Manager before Image Creation, it will be included the image. %files sub2-domain_API-Account-Account_Manager - ### TODO - FIDO Client### - # Summary, description - %package sub2-domain_API-Account-FIDO_Client Summary: FIDO Client + + Requires: fido-client + Suggests: dummyasm %description sub2-domain_API-Account-FIDO_Client - ### TODO ### - # packakge list + Enabling Fido Client and it is possible to use Fido Client API
+ dummyasm should be selected for tct running.
+ fido-client needs fido-asm and fido-authenticator according to FIDO UAF Spec 1.0 to which fido-client is comaptible.
+ But fido-asm and fido-authenticator are vendor specific modules and to be developed by them.
+ So we use dummyasm for verification of fido-client APIs instead of fido-asm and fido-authenticator. %files sub2-domain_API-Account-FIDO_Client