Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jans-chip): include app integrity check through DCR #6166

Closed
duttarnab opened this issue Sep 29, 2023 · 0 comments · Fixed by #6167
Closed

feat(jans-chip): include app integrity check through DCR #6166

duttarnab opened this issue Sep 29, 2023 · 0 comments · Fixed by #6167
Assignees
Labels
comp-jans-chip enhancement kind-feature Issue or PR is a new feature request

Comments

@duttarnab
Copy link
Contributor

  1. User Google Play integrity API (https://developer.android.com/google/play/integrity/overview) to verify the integrity of app installed.
  2. Pass the integrity result with attested DCR (in evidence parameter) so that it can be verified at Auth server.
@duttarnab duttarnab self-assigned this Sep 29, 2023
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Sep 29, 2023
duttarnab added a commit that referenced this issue Sep 29, 2023
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
duttarnab added a commit that referenced this issue Sep 29, 2023
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
NazarYavornytskyy pushed a commit that referenced this issue Oct 3, 2023
* feat: include app integrity check through DCR #6166

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* feat: include app integrity check through DCR #6166

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* feat: using DTO to get app Integrity response

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* feat: remove comments

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

---------

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
devrimyatar pushed a commit that referenced this issue Dec 30, 2023
* feat: include app integrity check through DCR #6166

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* feat: include app integrity check through DCR #6166

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* feat: using DTO to get app Integrity response

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

* feat: remove comments

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>

---------

Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-chip enhancement kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants