You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
The text was updated successfully, but these errors were encountered: