We are currently using RemoteUserDjangoBackend as the backend and would like to know what setting to use to configure logout redirect url. Only options available for logout_redirect_url are available in backend available in OIDC and we have tried to set that but it still points to /accounts/logout.
Can logout redirect url can be set when backend is RemoteUserDjangoBackend.