Documentations
  • Welcome to PHPRad Documentations
  • Getting Started
    • System Requirements
    • Installation
    • Creating New Project
    • Creating New Database
  • Gallery
    • Component Gallery
  • Connecting to a database
    • Creating Database View
    • Creating Custom View
    • Syncing Database
    • Modifying Database
  • PHPRad Pages
    • Pages
      • Page Fields
      • Page Properties
        • List Page Properties
        • View Page Properties
        • Add Page Properties
        • Edit Page Properties
        • Delete Page Properties
      • Page Field Properties
        • List Page Field Properties
        • View Page Field Properties
        • Add Page Field Properties
        • Edit Page Field Properties
      • Modifying User Page
  • PHPRad Page Design
    • Layout Components
      • Row Components
      • Column Components
    • View Components
      • Accordion
      • Tab Page
        • Tab
      • Form Wizard
        • Step
          • CustomView
      • Modal Component
      • Header Component
      • Custom View Component
    • Page Filter Components
      • Button
      • Search Field
      • Range Field
      • Date Field
      • Multi-Choice List Field
      • Single Choice List Field
      • Select Field
      • Dropdown Menu
      • Nav Filter Menu
    • Menu Component
      • Static Menu
      • Dynamic Menu
    • Record Count Component
    • Chart Component
    • SubPage Component
      • List SubPage
      • View SubPage
      • Add SubPage
      • Edit SubPage
  • Security
    • Authentication
    • Adding Roles and Permissions
    • Adding User Record Management
    • Adding Audit Trail Log
  • Project Theme
    • Applying Project Theme
  • Settings
    • Project Settings
      • Project Configuration
      • Email Configuration
    • Menu Configuration
    • Global Settings
  • Publishing Application
    • Preview Application
    • Publish to Production
  • Project Explorer
    • Editing Project File Manually
    • Editing App Custom Css
Powered by GitBook
On this page
  • Configuring user Registration
  • Configuring user login
  • Allow User to Register

Was this helpful?

  1. Security

Authentication

Learn how to configure user login on PHPRad studio

PreviousEdit SubPageNextAdding Roles and Permissions

Last updated 5 years ago

Was this helpful?

Configuring user Registration

In order to secure an application, the end-user(s) of the application need to pass through an authentication process. Click on the Authentication icon to start configuration.

On the Registration Table, select users from the drop down list to activate pages and field properties

From the drop-down list on each field, set the end-user information detail required for registration as preferred

Required fields in this section must be completely configured before the Login Mode section can be active for configuration

Configuring user login

On the Login Mode section, PHPRad studio allows it's user to specify the method an end-user of an application can use to login, such as specifying if an end- user can use both email and username, username only or email only to login, this can be done by using the select field provided.

Allow User to Register

This section allows you to set if an end-user of the application can self register or not. This is helpful if the application is for management purpose, therefore will not permit user self-registration.

checkForce Email Verificationfield to force a user verify her email after an account has been created -> checkAuto Login After Registration field to automatically login an end-user of the application once an account has been created successfully -> check Enable Password Reset field to allow end-user recover forgotten password ->click Okay -> Publish to view changes.