Skip to content

Commit

Permalink
feat: add README #5947
Browse files Browse the repository at this point in the history
Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
  • Loading branch information
duttarnab committed Sep 3, 2023
1 parent b7a07c4 commit 9e91119
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions demos/jans-chip/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Jans Chip

## A first party android mobile application that leverages dynamic client registration (DCR), DPoP access tokens.

### Steps followed in App for authentication

1. DCR with attestation
2. Execute Authorization Challenge Endpoint to get the Authorization Code
3. Generate DPoP Token using Authorization Code and DPoP header

## To-Dos

- Add FIDO authentication in app.



**Reference:**
- https://github.com/JanssenProject/jans/wiki/Mobile-DPoP-FIDO-Authn
- https://github.com/JanssenProject/jans/wiki/DPoP-Mobile-App-POC

0 comments on commit 9e91119

Please # to comment.