guardian / status-app

Guardian AWS Applications Status App
Apache License 2.0
33 stars 2 forks source link

Allow app to run behind HTTPS #30

Open kenoir opened 9 years ago

kenoir commented 9 years ago

https://github.com/guardian/status-app/blob/master/app/lib/Config.scala#L48 Forces us to use a http connection for the redirect URI.

Ideally we'd like to run the app behind https.