The End
This commit is contained in:
14
README.md
14
README.md
@@ -4,10 +4,15 @@
|
|||||||
- [Configure](#configure)
|
- [Configure](#configure)
|
||||||
- [Integrate](#integrate)
|
- [Integrate](#integrate)
|
||||||
- [Support](#support)
|
- [Support](#support)
|
||||||
|
---
|
||||||
|
|
||||||
|
**This project is no longer maintained.**
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
This synapse's password provider allows you to validate a password for a given username and return a user profile using
|
This synapse's password provider allows you to validate a password for a given username and return a user profile using an existing backend, like:
|
||||||
an existing backend, like:
|
|
||||||
- Forums (phpBB, Discourse, etc.)
|
- Forums (phpBB, Discourse, etc.)
|
||||||
- Custom Identity stores (Keycloak, ...)
|
- Custom Identity stores (Keycloak, ...)
|
||||||
- CRMs (Wordpress, ...)
|
- CRMs (Wordpress, ...)
|
||||||
@@ -147,6 +152,3 @@ If the credentials are refused, the following JSON answer will be provided:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Support
|
|
||||||
For community support, visit our Matrix room [#matrix-synapse-rest-auth:kamax.io](https://matrix.to/#/#matrix-synapse-rest-auth:kamax.io)
|
|
||||||
|
Reference in New Issue
Block a user