-
Hi,
I tried to install oncall via helm Chart ( version 1.1.29) with following values.yaml :
```
base_url: my_base_url
grafana:
enabled: false
externalGrafana:
url: my_grafana_url
ingre…
-
Hi,
DRFStrategy needs the equivalent of https://github.com/python-social-auth/social-app-django/commit/88420fa6cc8d1000e031505f29e1277b583421f7 applied but for the rest framework Request. Otherwise…
-
### Expected behaviour
Works with Python 3.12.
### Actual behaviour
This project uses the [`imp` module](https://docs.python.org/3/library/imp.html) which has been deprecated since Python 3.4…
-
Ao rodar o comando:
`python manage.py reset_db`
Ocorre o seguinte erro:
...lib/python3.4/site-packages/django_extensions/management/commands/reset_db.py", line 152, in handle
cursor.execute(drop_…
-
**Slack us first!**
I have raised this issue in the slack - https://owasp.slack.com/archives/C2P5BA8MN/p1661154750234779
**Be informative**
I am trying to setup OAuth2 authentication using Google…
-
### Expected behaviour
Example runs.
### Actual behaviour
`AttributeError: module 'social_core.backends.dropbox' has no attribute 'DropboxOAuth'`
### What are the steps to reproduce this i…
-
When we sign up in AD directly oauth response gives us email address. Next time we sign in directly from AD, the response is missing email field. This is a problem for PRP django to log people in with…
-
We should add a new authentication backend: IU-LOGIN
More information for adding a backend :
- https://kb.iu.edu/d/atfc
- http://python-social-auth-docs.readthedocs.io/en/latest/backends/implem…
-
I get the following error when trying to log in with Github
```
Environment:
Request Method: GET
Request URL: https://tabby.evercode.se/api/1/auth/social/complete/github/?code=7e0998d8142b72…
-
Zulip only supports Azure AD apps linked to a common tenant. This makes it impossible to use AD SSO with a specific tenant.
Related social-core docs:
https://python-social-auth.readthedocs.io/en/l…