auth-backends icon indicating copy to clipboard operation
auth-backends copied to clipboard

Custom authentication backends and views for edX services

Results 16 auth-backends issues
Sort by recently updated
recently updated
newest added

**Description:** Check reserved keywords in CI **JIRA:** [PSRE-1253](https://openedx.atlassian.net/browse/PSRE-1253) **Additional Details** * **Dependencies:**: List dependencies on other outstanding PRs, issues, etc. * **Merge deadline:** List merge deadline (if any) * **Testing...

We currently use the same OAuth credentials for all tenants on our IDAs. This works because the auth service (LMS) is not truly multi-tenant. Just because LMS is not truly...

enhancement

Now logout will be done using post method instead of get. If logout request is get then user will be redirected to LMS. Learner-5252

Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages.

Hello, I believe there is a spelling error at the file [auth_backends/backends.py, line 12](https://github.com/openedx/auth-backends/blob/a16924adc0f43f359d35b11736944e5723c3b134/auth_backends/backends.py#L12) I think it should be written '**fullname**' without underscores, and not '**full_name**'. This is used for...

Updated repo with setup.py changes for package extras, for more context please have a look into this [issue](https://github.com/edx/edx-arch-experiments/issues/386)

Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages. Deleted obsolete pull_requests: https://github.com/openedx/auth-backends/pull/312

Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages. Deleted obsolete pull_requests: https://github.com/openedx/auth-backends/pull/323

This code does not have any dependencies that are specific to any specific version of ubuntu. So instead of testing on a specific version and then needing to do work...

Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages. Deleted obsolete pull_requests: https://github.com/openedx/auth-backends/pull/336