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

Adds support for CIBA #755

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Adds support for CIBA #755

merged 1 commit into from
Dec 11, 2024

Conversation

kailash-b
Copy link
Contributor

@kailash-b kailash-b commented Dec 9, 2024

Changes

  • Added support for Client Initiated Backchannel Authorization.
  • A new end-point added for this purpose
    • /bc-authorize
    • A new variant of GetTokenAsync Added for fetching the CIBA response.

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.

  • This change adds unit test coverage

  • This change adds integration test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

@kailash-b kailash-b requested a review from a team as a code owner December 9, 2024 15:39
@kailash-b kailash-b force-pushed the feature/ciba/SDK-5208 branch from a94765e to 93c6fa8 Compare December 10, 2024 06:17
@kailash-b kailash-b merged commit a658ff9 into master Dec 11, 2024
11 checks passed
@kailash-b kailash-b deleted the feature/ciba/SDK-5208 branch December 11, 2024 05:32
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