# Third-party Integrations

## SSO

* [Accounts Portal](/integrations-portal/faria-suite/integration-profiles.md#accounts-portal) is used as the Identity Broker for "Sign in with Google" and "Sign in with Microsoft"
* [Clever SSO](https://help.managebac.com/hc/en-us/articles/11958772094873-Enabling-Login-with-Clever-Single-Sign-On)
* [Microsoft SSO](https://help.managebac.com/hc/en-us/articles/360017949052-Enabling-Login-with-Microsoft-Microsoft-Entra-ID-Single-Sign-on)
* [Google SSO](https://help.managebac.com/hc/en-us/articles/360046122171-ManageBac-integration-with-Google-for-Logins-Drive-Docs)

## Data Exchange

* Integrates with OpenApply via SyncHub which provisions users and synchronizes core details
* Supports [OneRoster 1.2 CSV Bindings](https://github.com/classroomtechtools/faria_edu_dev_portal_staging/blob/main/managebac+/oneroster-1.2)
* Consumes user information from [iSAMS](https://help.managebac.com/hc/en-us/articles/360045701532-ManageBac-integration-with-iSAMS-for-Student-Information)
* Provider of curriculum tags for [Inifiniti](https://help.managebac.com/hc/en-us/articles/360045963632-ManageBac-integration-with-Infiniti-School-Library-Management-System)
* Provider of user information and class attendance for [SchoolsBuddy](https://help.managebac.com/hc/en-us/articles/360046122171-ManageBac-integration-with-Google-for-Logins-Drive-Docs)
* Provider of user information for [Parents Evening System](https://help.managebac.com/hc/en-us/articles/360042130871-ManageBac-integration-with-Parents-Evening-System-for-Scheduling-Management)
* Provider of teacher, students, classes and enrollments for [InThinking](https://thinkib.net/). Users can login with ManageBac credentials.
* Provider of users and subjects for [Kognity](https://kognity.com/)

## Coursework

* [AssessPrep Online Assessments](https://help.managebac.com/hc/en-us/sections/360005970872) extends ManageBac assessment facilities
* [Edlink Flow](https://ed.link/flow) facilitates a Google Classroom Integration by consuming MB rostering and pushes assignments and grades to MB via the Coursework APIs
* The [Turnitin integration with MB+](https://help.managebac.com/hc/en-us/articles/360019112691-Integrating-Turnitin-with-ManageBac) provides seamless flows from tasks and student submissions
* [Google Drive Uploads](https://help.managebac.com/hc/en-us/articles/360018226871-Enabling-Google-Drive-Uploads)
* [Google Workspaces for Task Templates](https://help.managebac.com/hc/en-us/articles/360019110891-Enabling-Google-Task-Templates)

## Other

* Provider of user and subject selections for [BridgeU](https://help.managebac.com/hc/en-us/articles/360017951592-ManageBac-integration-with-BridgeU-for-university-career-planning)
* [Zoom](https://help.managebac.com/hc/en-us/articles/360045701832-ManageBac-integration-with-Zoom-for-Remote-Learning)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.fariaedu.com/integrations-portal/managebac/third-party-integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
