bengler / checkpoint

Centralized identity store and authentication broker for web applications. It supports a number of authentication mechanisms and is provided via a http-interface.
MIT License
31 stars 2 forks source link

Need to specify redirect url for failure #56

Closed bjoerge closed 11 years ago

bjoerge commented 11 years ago

Currently /login/failed is a hard coded route for authentication failure. It should be possible to override this default the same way you can override the "on success" uri.