Page MenuHomePhorge

README.md
No OneTemporary

Size
787 B
Referenced Files
None
Subscribers
None

README.md

# Cacophony
**A programmable LDAP server implementation.**
## Why?
Many applications support LDAP-based authentication. Cacophony provides a mechanism
to allow applications to embed a stub LDAP server which supports LDAP-based
authentication, allowing your application to provide single sign-on type functionality.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `cacophony` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:cacophony, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/cacophony](https://hexdocs.pm/cacophony).

File Metadata

Mime Type
text/x-ruby
Expires
Sat, Aug 29, 3:44 PM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1737155
Default Alt Text
README.md (787 B)

Event Timeline