# Override profile background via SSO

**URL:** https://meta.discourse.org/t/override-profile-background-via-sso/41921
**Category:** Feature
**Tags:** pr-welcome
**Created:** [2. April 2016 um 08:37 UTC](https://meta.discourse.org/t/override-profile-background-via-sso/41921 "2016-04-02T08:37:19Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [23. März 2018 um 14:15 UTC](https://meta.discourse.org/t/override-profile-background-via-sso/41921/8 "2018-03-23T14:15:16Z")

</div>

> [@Discourse in Outreachy Summer 2018](https://meta.discourse.org/t/discourse-in-outreachy-summer-2018/82945/4):
>
> However, I stuck in debugging that the job to download profile background can be executed successfully from rails c, but not from the app/models/discourse\_single\_sign\_on.rb.

This is … unexpected. Few pointers to debug:

- Is your Discourse dev environment set up properly? (for reference: [macOS dev guide](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-mac-os-x-macos-for-development/15772), [Ubuntu dev guide](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-ubuntu-for-development/14727).)

- Is the Sidekiq and Rails application running in different Rails environments?

- Are you seeing any relevant errors in `/logs`?

- Can you verify that other jobs are getting enqueued and executed successfully?

---

_[View the full topic](https://meta.discourse.org/t/override-profile-background-via-sso/41921)._
