1
0
Commit Graph

123 Commits

Author SHA1 Message Date
Henrik Lepson
d60cecdd26 forgot to remove dummy values 2021-11-08 20:26:17 +02:00
Henrik Lepson
f0c7ab96bb MOB-23 MOB-41 small fixes related to HTTP 2021-11-08 20:22:33 +02:00
Henrik Lepson
1b79eba4a4 MOB-23 setup for post request done, parameter viewModel added 2021-11-08 19:07:30 +02:00
TanelOrumaa
c46c3082b7 Merged main to branch to support DeepLink 2021-11-08 18:02:56 +02:00
TanelOrumaa
e4a9a4da1b Added readme to backend demo project 2021-11-08 17:49:42 +02:00
TanelOrumaa
f9cd30922e MOB-42 Added backend server, two frontend webpages and rest endpoints for getting challenge, submitting authentication token and getting authentication object. MOB-21 Added JWT creation, but whole process still needs some work. 2021-11-08 17:30:56 +02:00
Henrik Lepson
4252e3e637
Merge pull request #10 from TanelOrumaa/authprep
Authprep
2021-11-07 14:35:52 +02:00
Henrik Lepson
64357ca1d3 MOB-23 token emit related code 2021-11-07 14:14:22 +02:00
Henrik Lepson
eca3f92468 MOB-41 small changes to the test app 2021-11-07 13:49:19 +02:00
TanelOrumaa
44469b8533 Merge remote-tracking branch 'origin/authJWT' into MOB-42 2021-11-07 13:30:09 +02:00
Henrik Lepson
cc3a3c10d6 MOB-42 app can be launched with deep links 2021-11-05 20:21:22 +02:00
Henrik Lepson
08430c897c MOB-37 added english translation to the app 2021-10-30 17:07:17 +03:00
Henrik Lepson
ebc541af08 MOB-13 pin2 fragment created 2021-10-30 16:51:38 +03:00
Henrik Lepson
a9336b790f MOB-41 created a base for app that can launch authapp 2021-10-26 11:42:58 +03:00
Henrik Lepson
364fc7c45b MOB-40 started to create UI for auth when launched with intent 2021-10-21 21:22:11 +03:00
Henrik Lepson
71db5cc9e6
Merge pull request #9 from TanelOrumaa/iter3UI
Iter3 UI
2021-10-21 20:31:26 +03:00
Lemmo Lavonen
62888a7299 Add a method for signing the auth token hash. 2021-10-19 00:58:53 +03:00
Henrik Lepson
3e5f02f842 made some changes related to the demo next week 2021-10-16 14:02:15 +03:00
Henrik Lepson
bd686739fc MOB-40 changed nav logic, refactored Home, Pin and Can fragments 2021-10-16 13:20:55 +03:00
Henrik Lepson
2678fd3c42 MOB-38 MOB-40 PIN1 save functionality added, pin/can nav order changed 2021-10-16 11:02:48 +03:00
Henrik Lepson
1dd11b21fc MOB-38 added PIN1 UI components to settings menu 2021-10-16 09:47:57 +03:00
Henrik Lepson
8637a4182a MOB-39 can can be now stored on the phone 2021-10-15 22:12:06 +03:00
Henrik Lepson
141dfb18db MOB-38 MOB-39 MOB-40 created UI and changed navigation for CAN saving 2021-10-15 18:23:21 +03:00
Henrik Lepson
48817f9057 MOB-38 created basic menu layout, cur no actions 2021-10-15 17:06:00 +03:00
Lemmo Lavonen
850ab8fc66 Use hex to represent bytes. 2021-10-14 19:50:53 +03:00
Lemmo Lavonen
824d33d635 Merge branch 'main' into authJWT 2021-10-14 04:01:47 +03:00
Lemmo Lavonen
ef7015abb8 Refactor (generalise selecting and reading a file, PIN verification and certificate retrieval). 2021-10-14 03:58:49 +03:00
Lemmo Lavonen
29c7ecfa12 Refactor the method for authentication certificate retrieval. 2021-10-13 02:27:19 +03:00
Lemmo Lavonen
9c48cc9c1a Fix authentication certificate retrieval. 2021-10-12 12:18:06 +03:00
Lemmo Lavonen
25c01803cb auth cert bug fix progress 2021-10-12 03:04:00 +03:00
Lemmo Lavonen
1c8a606376 Add a method for getting the authentication certificate (WIP). 2021-10-12 00:36:08 +03:00
Lemmo Lavonen
d2ad8920a1 Add a method for verifying PIN1. 2021-10-12 00:34:06 +03:00
TanelOrumaa
96595d924b
Added last updated times for wiki pages. 2021-10-10 23:52:59 +03:00
TanelOrumaa
4ae5d3c0c4
Changed formatting for Readme 2021-10-10 23:40:36 +03:00
TanelOrumaa
490a04bb44
Update Readme with information on how to run the app 2021-10-10 23:39:37 +03:00
Henrik Lepson
86c6a32032
Release notes wiki link added to the README file 2021-10-10 14:17:35 +03:00
Henrik Lepson
57ed281aa2
Merge pull request #8 from TanelOrumaa/integrateNFC
The UI and NFC class now work together. Iteration 2 related functionality.
2021-10-10 13:55:19 +03:00
TanelOrumaa
e975a3e262 Created the outline for token creation. 2021-10-09 18:06:13 +03:00
TanelOrumaa
aeb9a5dada
Merge pull request #7 from TanelOrumaa/MOB-33
Mob-33 to main
2021-10-09 15:25:28 +03:00
Henrik Lepson
76fecd766f MOB-14 two small fixes 2021-10-08 21:24:21 +03:00
Henrik Lepson
cc35723c07 MOB-14 improved the user experience 2021-10-08 20:09:36 +03:00
Henrik Lepson
d46fb21075
Added link to the Use Case Tests to the readme. 2021-10-08 19:20:54 +03:00
Henrik Lepson
7803e35ac6
Updated use cases in the wiki. 2021-10-08 17:59:32 +03:00
Henrik Lepson
fc56825ed0 MOB-35 started integrating the NFC class with the UI 2021-10-06 21:02:33 +03:00
Lemmo Lavonen
f93b37c535
Merge pull request #6 from TanelOrumaa/nfc
Adds a class for exchanging data with the ID-card over NFC.
2021-10-06 14:18:24 +03:00
Lemmo Lavonen
0e92b3dd8d Remove .idea 2021-10-06 14:01:19 +03:00
Tanel Orumaa
812647cade MOB-33 Reverting invalid test 2021-10-06 11:09:00 +03:00
TanelOrumaa
f92266f187
MOB-33 Enabled CI on all branches. 2021-10-06 11:07:00 +03:00
Tanel Orumaa
20d08f8d6c MOB-33 Testing unit tests CI 2021-10-06 11:02:56 +03:00
TanelOrumaa
efcb784e9b
MOB-33 YAML changes to run junit tests. 2021-10-06 10:57:08 +03:00