Files
developer.sailpoint.com/docs/connectivity.md
darrell-thobe-sp 2cd5ccfc81 Prettified Code!
2024-04-18 10:31:05 +00:00

30 lines
1.1 KiB
Markdown

---
id: connectivity
title: Connectivity
pagination_label: Connectivity
sidebar_label: Connectivity
sidebar_position: 1
sidebar_class_name: connectivity
keywords: ['connectivity']
description: Build and expand ISC connectivity.
slug: /connectivity
tags: ['connectivity']
---
## Overview
Connectivity refers to Identity Security Cloud's (ISC) ability to connect to many different [sources](https://documentation.sailpoint.com/saas/help/sources/index.html) of many different types. Organizations can then manage access to the different sources and ensure that the access is secure.
```mdx-code-block
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
<DocCardList items={useCurrentSidebarCategory().items}/>
```
## Discuss
The most valuable resource for ISC developers is the SailPoint Developer Community itself, where ISC users and experts all over the world come together to ask questions and provide solutions.
To learn more about ISC connectivity and discuss it with SailPoint Developer Community members, go to the [SailPoint Developer Community Forum](https://developer.sailpoint.com/discuss/c/isc/6).