WYDOT Safe Pass Program

WY 22 Safe Pass Registration

Help us out with some feedback about WYDOT's Safe Pass Program and this web application.

register.jsp

In order to use WYDOT Safe Pass Program, you first need to create a username and password.

Your username can be an email address, or a custom name (5+ characters, allowing @ . - _ symbols, letters, digits, and interior spaces).

Your password must have 8+ characters and at least one letter and at least one digit. You can use letters, digits, or symbols !@#&( )_+-=~.,/<>%

Not logged in

WY 22 Safe Pass Home

minUsernameLen = 5

maxUsernameLen = 256

usernamePattern = ^[a-zA-Z0-9\-_\.@][a-zA-Z0-9 \-_\.@]{3,254}[a-zA-Z0-9\-_\.@]$

minPasswordLen = 8

maxPasswordLen = 100