-
Notifications
You must be signed in to change notification settings - Fork 75
Training: Mobile Authn
Arnab Dutta edited this page Jul 1, 2024
·
17 revisions
High level overview of the goals of this project: chain of custody from App Store to authz decision.
Using an SSA to obtain client credentials.
How to do a multi-step backchannel authn flow.
How to register (new user) using passkeys or authenticate.
How to obtain a normal OAuth token, and DPoP access tokens--requires token verifier to validate htm
and htu
against request.
Build either an iOS or Android app that authenticates against a local Jans install.