wai-middleware-crowd

Middleware and utilities for using Atlassian Crowd authentication

Version on this page:0.1.2.1
LTS Haskell 14.27:0.1.4.2@rev:1
Stackage Nightly 2019-09-21:0.1.4.2@rev:1
Latest on Hackage:0.1.4.2@rev:1

See all snapshots wai-middleware-crowd appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:wai-middleware-crowd-0.1.2.1@sha256:fe984aa154905896565d8ccb05e2d51657e995fd223a1420de78f3c176649ff0,2525

Module documentation for 0.1.2.1

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.

Changes

0.1.2

  • –skip-auth command line option

0.1.1.0

  • getUserName

0.1.0.0

  • Initial release