wai-middleware-crowd: Middleware and utilities for using Atlassian Crowd authentication

[ library, mit, program, web ] [ Propose Tags ]

See README


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.2.1, 0.1.3, 0.1.4, 0.1.4.1, 0.1.4.2
Change log ChangeLog.md
Dependencies authenticate (>=1.3), base (>=4.7 && <5), base64-bytestring (>=1.0), binary (>=0.7), blaze-builder (>=0.3), bytestring (>=0.10), case-insensitive (>=1.2), clientsession (>=0.9), containers (>=0.5), cookie (>=0.4), gitrev (>=1.0), http-client (>=0.4), http-client-tls (>=0.2), http-reverse-proxy (>=0.4), http-types (>=0.8), optparse-applicative (>=0.11 && <0.15), resourcet (>=1.1), template-haskell, text (>=1.1), time (>=1.4), transformers, unix-compat (>=0.4), vault, wai (>=3.0 && <4), wai-app-static, wai-extra, wai-middleware-crowd, warp [details]
License MIT
Author Michael Snoyman
Maintainer michael@fpcomplete.com
Revised Revision 1 made by MichaelSnoyman at 2017-06-11T14:30:41Z
Category Web
Source repo head: git clone https://github.com/fpco/wai-middleware-crowd
Uploaded by MichaelSnoyman at 2016-08-17T18:08:02Z
Distributions
Executables wai-crowd
Downloads 6137 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-08-17 [all 1 reports]

Readme for wai-middleware-crowd-0.1.4.2

[back to package description]

wai-middleware-crowd

This repository provides a WAI middleware for requiring Atlassian Crowd login to some WAI application. It also provides useful helper functions, and prebaked applications that provide reverse proxying and static file server functionality.