Skip to content

Commit

Permalink
Add SSO to support runbook
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Gan committed Nov 6, 2024
1 parent 3d7b0b8 commit fd255ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/support-runbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ See also our [incident process](https://intranet.torchbox.com/propositions/desig
- `buckup-rca-staging`
- `buckup-rca-development`

## SSO

SSO has been added using `social-auth-app-django`. This handles logging in and creating of the necessary user -- see `SOCIAL_AUTH_PIPELINE` in `rca.settings.base`.

The Azure environment is handled by RCA. If we need to update keys or redirect URLs, we'll need to contact RCA.

## Enquire to study form throwing 500s:

### 1. Check the data
Expand Down

0 comments on commit fd255ad

Please sign in to comment.