KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Note: Cookie-Based Authentication for the 4D Web Server
PRODUCT: 4D | VERSION: 15.x | PLATFORM: Mac & Win
Published On: August 11, 2016

This Tech Note demonstrates a cookie-based authentication system for the 4D Web Server. Included is a sample application with a bootstrap enabled website that uses a cookie-based login system. The sample application includes a user creation page with username validity check via Ajax, account modification page, salted password validation, and examples of invalidating sessions (i.e. remote logout). A quick comparison of cookie-based authentication and HTTP Authentication is done.

Download Complete Tech Note: Tech Note Document