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

Added new authorization_details parameter to support RAR requests #997

Merged
merged 7 commits into from
Apr 24, 2024

Conversation

gyaneshgouraw-okta
Copy link
Contributor

@gyaneshgouraw-okta gyaneshgouraw-okta commented Apr 10, 2024

Changes

Please describe both what is changing and why this is important. Include:

  • Added a new parameter authorization_details to support Rich Authorization request(RAR) for /par endpoint

References

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • To test the changes user has to first configure resource server api.
    • Then using the new authorization_details parameter call the par endpoint.
    • authorization_details should follow the format as stated in RFC doc
  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@gyaneshgouraw-okta gyaneshgouraw-okta requested a review from a team as a code owner April 10, 2024 15:33
src/auth/oauth.ts Outdated Show resolved Hide resolved
src/auth/oauth.ts Outdated Show resolved Hide resolved
src/auth/client-authentication.ts Outdated Show resolved Hide resolved
src/auth/oauth.ts Outdated Show resolved Hide resolved
src/auth/oauth.ts Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants