# Authentication not working after a recent update

**URL:** https://meta.discourse.org/t/authentication-not-working-after-a-recent-update/52064
**Category:** Support
**Created:** [October 26, 2016, 5:48pm UTC](https://meta.discourse.org/t/authentication-not-working-after-a-recent-update/52064 "2016-10-26T17:48:29Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![strycore](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/strycore/32/121461_2.png) [@strycore](https://meta.discourse.org/u/strycore)
#### Post date: [October 26, 2016, 5:56pm UTC](https://meta.discourse.org/t/authentication-not-working-after-a-recent-update/52064/3 "2016-10-26T17:56:10Z")

</div>

I was indeed missing the line

```
proxy_set_header X-Forwarded-Proto https;

```

It’s now working again, thanks a lot!!

---

_[View the full topic](https://meta.discourse.org/t/authentication-not-working-after-a-recent-update/52064)._
