From fd255adfb490e2c740b76503ef9bcc1605ec2c6a Mon Sep 17 00:00:00 2001 From: Patrick Gan Date: Wed, 6 Nov 2024 10:09:03 +0800 Subject: [PATCH] Add SSO to support runbook --- docs/support-runbook.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/support-runbook.md b/docs/support-runbook.md index 7d6943819..76907aeb5 100644 --- a/docs/support-runbook.md +++ b/docs/support-runbook.md @@ -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