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

Require hasConsentedToTerms == true for creating a new OtpUser/ApiUser #60

Open
binh-dam-ibigroup opened this issue Aug 19, 2020 · 0 comments
Labels
question Further information is requested

Comments

@binh-dam-ibigroup
Copy link
Collaborator

POST api/secure/user|application: should hasConsentedToTerms be true for the operation to complete? (return 403 forbidden otherwise). (req 1.19)

Observed behavior

The operation succeeds regardless of the value for hasConsentedToTerms.

Expected behavior

If hasConsentedToTerms == false should the operation return 403 forbidden?

@binh-dam-ibigroup binh-dam-ibigroup added the question Further information is requested label Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant