Wyoming Travel Authorization Program

W-TAP Registration

Help us out with some feedback about W-TAP and this web application.

register.jsp

In order to use WYDOT Travel Authorization, you first need to create a user name and password.

Please tell us the username and password you would like to create for your W-TAP account.

Your username must be at least 5 characters long. It can be any combination of letters, digits (0-9), a hyphen, and spaces (except first and last cannot be a space).

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

Not logged in

W-TAP Home

minUsernameLen = 5

maxUsernameLen = 100

usernamePattern = ^[a-zA-Z0-9\-][a-zA-Z0-9 \-]{3,98}[a-zA-Z0-9\-]$

minPasswordLen = 8

maxPasswordLen = 100