Age | Commit message (Collapse) | Author | Files | Lines |
|
Add autobuild to toplevel
Remove autobuild from .gitignore
Bug-AGL: SPEC-495
Change-Id: I561513da7a9249241a5b3764d846530560907c09
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Change-Id: Ibf3eb11256b61e1b2d7ea9a02a1ee935b50958e4
|
|
The binding is splitted in two parts and packeged as widgets.
The two parts are:
- uds-ble-id-init-service
This service provides a UDS (User Data Service) over
BLE. It detects writes to the email of the user to
initiate the authentication process.
- agl-identity-service
This service queries the Forgerock's Edge Controller
to fill user data and make it available.
The actual code is not fully functionnal.
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|