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

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.13), 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
Category Web
Source repo head: git clone https://github.com/fpco/wai-middleware-crowd
Uploaded by MichaelSnoyman at 2015-12-08T10:54:00Z
Distributions
Executables wai-crowd
Downloads 6116 total (13 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-11-29 [all 1 reports]

Readme for wai-middleware-crowd-0.1.3

[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.