Definitions
- "User's" are individuals that are able to log in and use the web application (unless locked out or flagged "Pending").
- Technically speaking, only users present in Alpha Five's database table named websecurity_users are are allowed to login. You, as a Framework user, do not need to concern yourself with the technical details of security, or the various officialLogin tables names. Just maintain your users using the Framework and it will keep security in sync.
Adding Users
- Users may be added to Security (allow them to login) using several methods:
- Login to your live Framework-based application as an Admin, go to Website User List an click the button to Add Users. Be sure to select one or more Security Groups and provide a temporary password. If you add a user with this manual method, you will need to alert them to their username and password.
- Same as above but flag the user as Pending or Invite. In this mode users are not added to Alpha Five security just yet. Instead they are added only to the Framework's User List. At your option, you can send an email to these individuals from the Framework's Send Email to Users module.
- If you have published the Register.a5w and related components, visitors to your website can click the "Sign-in" (or similar) button to add themselves by registering for an account. Because registration uses a double opt-in process, you are assured that the visitor is legitimate. For more about the double opt-in registration process see Online User Registration.
Managing Users
- Go to Admin > Manage Users > Website User List to view users.
- Click “Security” for any given user and modify their User ID and/or password.
- Users can be:
- PENDING -- this person has not completed their registration, not clicked the link in the confirmation email.
- ACTIVE - normal user who can login