Files
mxids/docs/stores/README.md
Max Dor 99d793b5ed Add initial experimental support for #58
- Skeleton for the whole identity store
- Support Authentication
2018-10-20 08:08:14 +02:00

634 B

Identity Stores

  • Synapse - Turn your SynapseDB into a self-contained Identity store
  • LDAP-based - Any LDAP-based product like Active Directory, Samba, NetIQ, OpenLDAP
  • SQL Databases - Most common databases like MariaDB, MySQL, PostgreSQL, SQLite
  • Website / Web service / Web app - Arbitrary REST endpoints
  • Executables - Run arbitrary executables with configurable stdin, arguments, environment and stdout
  • Wordpress - Connect your Wordpress-powered website DB
  • Google Firebase - Use your Firebase users (with experimental SSO support!)