Skip to content

Conversation

@guabu
Copy link
Contributor

@guabu guabu commented Sep 8, 2025

Changes

v4 patch for: #1171

Correct the parameter used in backchannel authentication to be requested_expiry instead of the previously incorrect request_expiry.

To maintain backwards compatibility, the parameter has been marked as deprecated and it used as an alias for requested_expiry while retaining it when being passed to the /bc-authorize endpoint.

References

This was previously based on the following incorrect version in the docs:

sh

https://auth0.com/docs/get-started/authentication-and-authorization-flow/client-initiated-backchannel-authentication-flow/user-authorization-with-ciba#step-1-client-application-initiates-a-ciba-request

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@guabu guabu requested a review from a team as a code owner September 8, 2025 13:48
@frederikprijck frederikprijck merged commit 068222c into auth0:v4 Sep 8, 2025
6 checks passed
@guabu guabu deleted the patch-v4-requested_expiry branch September 9, 2025 19:57
@tanya732 tanya732 mentioned this pull request Sep 11, 2025
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