Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

V2.1 New Providers

Compare
Choose a tag to compare
@jehiah jehiah released this 23 Jun 14:12
· 132 commits to master since this release

Upgrading from 2.0 should be transparent for most users. The format for specifying cookie secret has changed so some users may have a cookie be base64 decoded now and will have to re-generate a new cookie secret that matches the requirements for -pass-access-token.

New Providers:

New Features:

  • Restrict google apps authentication to specific google groups on your domain #139 thanks @jburnham
  • Serve up static files directly #142 thanks @Tenzer
  • Request Signing (for securing a publicly accessible endpoint) #147 thanks @mbland
  • Nginx auth_request support #153 thanks @mbland
  • Set basic-auth password for upstream requests #129 thanks @jburnham
  • Set google approval prompt #131 thanks @ebardsley

Bug Fixes: