Age | Commit message (Collapse) | Author | Files | Lines |
|
agl-graphapi.forgerocklabs.org's certificate expired on Friday,
October 26, 2018; disable certificate checks to allow for user profile
data retrieval.
Original work from Scott Murray <scott.murray@konsulko.com>.
Bug-AGL: SPEC-2158
Change-Id: Idebc7d2afa6ad7b40550bc19b4012ea8b277d126
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Original idea and rework from Scott Murray for CES 2019 (funky flounder).
This is a simplified version to match agl-service-nfc which in master is
not providing all tag record fields but just the content value.
To test an nfc tag must be programmed with a text record with value
vin:uid.
Bug-AGL: SPEC-2158
Change-Id: I12fb8e6b3f9e8259bc3c13829e44f7f0e0159f0a
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
On user login via nfc, the identity service segfaults on nfc event
processing. Fix segfault, update forgerock compilation unit to use
binding V3 call methods and review the identity agent baseline to
remove unused code / tidy up.
Bug-AGL: SPEC-2158
Change-Id: Ic87e630e9d028ba22937468375631b8e908011f8
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
Bug-AGL: SPEC-1959
This change was motivated by a segmentation fault on the nfc
service api, the nfc binding is v3 and updating the identity
binding to this version too is part of the fix. The changes
under this commit simply
- update binding artifacts from v2 to v3
- use json_objects typedef (opaque objects) for clarity
Change-Id: Iab6f53794f915d13d9cb3e198e2c3d24c13f879d
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
Breaks the dependency to asprintf.
Change-Id: I60fae81e0052b430a69277069907ec6b7ede8048
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Switch from old NFC binding event data to new format in the binding
rewrite.
Change-Id: Ie7669f2a3e8005c10e680b2d4f821fc96d4a421d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Pretty sure NULL doesn't need to be defined for any modern compiler in
the last 20 years.
Change-Id: I0f5aa4c31316a026b7fdefdbd767f92938ebbd78
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change-Id: Ie0ebe0104589ff99ae24c7410a484eeef18821e7
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|