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

No support for 'includeEmailInRedirect' in post_email_verification [SDK-1999] #278

Closed
SteveG0 opened this issue Aug 4, 2020 · 2 comments · Fixed by #296
Closed

No support for 'includeEmailInRedirect' in post_email_verification [SDK-1999] #278

SteveG0 opened this issue Aug 4, 2020 · 2 comments · Fixed by #296
Assignees
Labels
bug This points to a verified bug in the code

Comments

@SteveG0
Copy link

SteveG0 commented Aug 4, 2020

Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.

Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.

By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.

Description

Hi, this was reported on community (https://community.auth0.com/t/emailverificationticket/47429)

There does not appear to be anything related to 'includeInEmailRedirect' in this class - https://github.com/auth0/auth0-java/blob/b23edd290e68e7e88ae6b2de61be75e7ffe9bc3e/src/main/java/com/auth0/json/mgmt/tickets/EmailVerificationTicket.java

Whereas in the Management API docs this is a supported parameter - https://auth0.com/docs/api/management/v2/#!/Tickets/post_email_verification

Reproduction

Attempt to set 'includeInEmailRedirect' parameter using mgmt.tickets() methods, parameter has nothing to match to in class.

Environment

Please provide the following:

  • Version of this library used: - 1.20
  • Version of the platform or framework used, if applicable: N/A
  • Other relevant versions (language, server software, OS, browser): N/A
  • Other modules/plugins/libraries that might be involved: N/A
@lbalmaceda
Copy link
Contributor

Good catch. Do you think you can send a PR @SteveG0?

@lbalmaceda lbalmaceda added the waiting for customer This issue is waiting for a response from the issue or PR author label Aug 4, 2020
@lbalmaceda lbalmaceda changed the title No support for 'includeEmailInRedirect' in post_email_verification No support for 'includeEmailInRedirect' in post_email_verification [SDK-1999] Oct 5, 2020
@lbalmaceda
Copy link
Contributor

Tracking internally under SDK-1999

@jimmyjames jimmyjames added bug This points to a verified bug in the code and removed waiting for customer This issue is waiting for a response from the issue or PR author labels Oct 5, 2020
@jimmyjames jimmyjames self-assigned this Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants