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

2.2 KiB

id, title, pagination_label, sidebar_label, sidebar_position, sidebar_class_name, keywords, description, slug, tags
id title pagination_label sidebar_label sidebar_position sidebar_class_name keywords description slug tags
docs Identity Security Cloud Docs Docs 1 docs
docs
The Identity Security Cloud Developer Documentation. /
docs

Overview

:::caution What about IdentityNow?

Looking for IdentityNow? You're in the right place! IdentityNow has an updated brand in Identity Security Cloud.

:::

Identity Security Cloud (ISC) is a unified, multi-tenant identity governance and security platform. ISC provides organizations with the ability to ensure that their users, known as identities in ISC, have secure access to different data sources, and it makes identity access management fast and easy.

The ISC platform out of the box will often meet all your identity governance and security needs, but it's possible that it won't. The beauty of ISC is that even if it doesn't quite meet all your needs, you can extend the platform's functionality and build custom solutions that do!

The SailPoint Developer Documentation provides developers with all the information they need to extend their platforms' functionality and build their desired solutions. The developer documentation is written for developers of all experience levels, from nontechnical users exploring what's possible to advanced developers who live and breathe code.

Check out the developer documentation and see what's possible!

:::info Are you a partner?

The developer documentation is written for customers and partners who already have access to ISC. If you're interested in becoming a partner, go here.

:::

import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

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 and discuss it with SailPoint Developer Community members, go to the SailPoint Developer Community Forum.