Skip to content

jwtue/simplesamlphp-typo3auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simplesamlphp-typo3auth

Typo3 authentication module for SimpleSAMLphp

What does it do?

Authenticate using Typo3 frontend users from the fe_users table.

How to install?

  1. Copy the folder typo3auth from the modules directory to the modules directory of your SimpleSAMLphp instance.
  2. Configure the database access like shown in config/authsources.php.
  3. Enable the module like shown in config/config.php.

Known issues

  • Currently only frontend users can be used, as I had no need for backend users. Should be easy to add tho, if you want me to implement it, just open an issue.
  • Tested with Typo3 v11 and v12, other versions might work as well but I can't be sure.

About

Typo3 authentication module for SimpleSAMLphp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published