openid / openid/AppAuth-iOS

Supporting DPoP

Open
#856 3 comments 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement triage
Dominant language
Objective-C
Stars
2k
Forks
867
Avg merge
4d 48m
Merged PRs (30d)
1

Description

Is your feature request related to a problem you're having? Please describe.
OKTA have released support for "DPoP". It would be great to have a way to support this easily in AppAuth.

Describe the solution you'd like
Ideally this is already supported in a non-obvious way so just some documentation would help. Alternatively, I'd like to be able to call a method on this library and pass in the parameters required (as seen here https://developer.okta.com/docs/guides/dpop/main/).

Describe alternatives you've considered

  • Implementing the flow myself without this library (or somehow with this library)

Additional context
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the AppAuth-iOS API and the Okta DPoP guide linked in the request to determine whether existing functionality already covers the flow. Define whether documentation or a new callable API is required, and validate the chosen scope against the requested DPoP parameters.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, objective-c
Domain
authentication, mobile, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.