Skip to content

Commit fd255ad

Browse files
author
Patrick Gan
committed
Add SSO to support runbook
1 parent 3d7b0b8 commit fd255ad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/support-runbook.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ See also our [incident process](https://intranet.torchbox.com/propositions/desig
2222
- `buckup-rca-staging`
2323
- `buckup-rca-development`
2424

25+
## SSO
26+
27+
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`.
28+
29+
The Azure environment is handled by RCA. If we need to update keys or redirect URLs, we'll need to contact RCA.
30+
2531
## Enquire to study form throwing 500s:
2632

2733
### 1. Check the data

0 commit comments

Comments
 (0)