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

SIP Quickstart: SIP credential password requirements not obvious #245

Open
philnash opened this issue Jun 23, 2021 · 0 comments
Open

SIP Quickstart: SIP credential password requirements not obvious #245

philnash opened this issue Jun 23, 2021 · 0 comments

Comments

@philnash
Copy link
Contributor

Reported in Slack.

If you download the SIP quickstart (twilio serverless:init acme --template="sip-quickstart") and set the DEFAULT_SIP_USER_PASSWORD to something that does not pass the validation for SIP credentials (minimum of 12 characters, contain at least 1 digit, and have mixed case) then the registration fails with a 403 error.

Initial suggestion is that the .env file describes the password requirements.

A 403 error isn't particularly useful for users here, so I would suggest we also ensure that the error message when using an incorrect password is more user friendly and directs them to fill in a suitable password.

@craigsdennis what do you think?

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

No branches or pull requests

1 participant