TYPO3 websites: Login with IP address
A combination of user name and password is often used to log in to a website. With our jwauth extension, you can also use a (fixed) IP address for automatic login.
If you want to grant access to all users from a company network, this can be done automatically via the IP address. This eliminates the need to enter a password.
A static IP address is stored in the front-end user's data record for this purpose. This can be an IPv4 or IPv6 address.
The jwauth extension was originally developed for TYPO3 version 8.7 and is now also available for TYPO3 version 12.4.
It is available free of charge in the TYPO3 Extension Repository, but can also be installed via Composer.
The current version 4 of the extension can be used with TPYO3 v11 and v12.
The manual describes the installation and configuration.