mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 20:37:46 +00:00
Fix broken links
This commit is contained in:
20
docs/api/api-specifications.md
Normal file
20
docs/api/api-specifications.md
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
id: api-specifications
|
||||||
|
title: API Specifications
|
||||||
|
pagination_label: API Specifications
|
||||||
|
sidebar_label: API Specifications
|
||||||
|
sidebar_position: 1
|
||||||
|
sidebar_class_name: apiSpecifications
|
||||||
|
keywords: ['api', 'specifications']
|
||||||
|
description: This is this place to get started with IdentityNow APIs.
|
||||||
|
slug: /api/api-specifications
|
||||||
|
tags: ['API Specifications']
|
||||||
|
---
|
||||||
|
|
||||||
|
```mdx-code-block
|
||||||
|
import DocCardList from '@theme/DocCardList';
|
||||||
|
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
|
||||||
|
|
||||||
|
<DocCardList items={useCurrentSidebarCategory().items}/>
|
||||||
|
```
|
||||||
|
|
||||||
19
docs/api/identity-security-cloud.md
Normal file
19
docs/api/identity-security-cloud.md
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
id: identity-security-cloud
|
||||||
|
title: Identity Security Cloud API Specifications
|
||||||
|
pagination_label: Identity Security Cloud API Specifications
|
||||||
|
sidebar_label: Identity Security Cloud API Specifications
|
||||||
|
sidebar_position: 1
|
||||||
|
sidebar_class_name: iscSpecifications
|
||||||
|
keywords: ['api', 'specifications']
|
||||||
|
description: This is this place to get started with Identity Security Cloud APIs.
|
||||||
|
slug: /api
|
||||||
|
tags: ['API Specifications']
|
||||||
|
---
|
||||||
|
|
||||||
|
```mdx-code-block
|
||||||
|
import DocCardList from '@theme/DocCardList';
|
||||||
|
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
|
||||||
|
|
||||||
|
<DocCardList items={useCurrentSidebarCategory().items}/>
|
||||||
|
```
|
||||||
20
docs/api/non-employee.md
Normal file
20
docs/api/non-employee.md
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
id: non-employee
|
||||||
|
title: NERM API Specifications
|
||||||
|
pagination_label: NERM API Specifications
|
||||||
|
sidebar_label: NERM API Specifications
|
||||||
|
sidebar_position: 1
|
||||||
|
sidebar_class_name: nermApiSpecifications
|
||||||
|
keywords: ['api', 'specifications']
|
||||||
|
description: This is this place to get started with NERM APIs.
|
||||||
|
slug: /api/nerm
|
||||||
|
tags: ['API Specifications']
|
||||||
|
---
|
||||||
|
|
||||||
|
```mdx-code-block
|
||||||
|
import DocCardList from '@theme/DocCardList';
|
||||||
|
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
|
||||||
|
|
||||||
|
<DocCardList items={useCurrentSidebarCategory().items}/>
|
||||||
|
```
|
||||||
|
|
||||||
@@ -7,7 +7,7 @@ sidebar_position: 10
|
|||||||
sidebar_class_name: plugin_developer_guide_appendix_migration
|
sidebar_class_name: plugin_developer_guide_appendix_migration
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: Migration from IdentityIQ 7.0 to 7.1
|
description: Migration from IdentityIQ 7.0 to 7.1
|
||||||
slug: /plugin-developer-guide/appendix-migration
|
slug: /iiq/plugin-developer-guide/appendix-migration
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 11
|
|||||||
sidebar_class_name: plugin_developer_guide_updates
|
sidebar_class_name: plugin_developer_guide_updates
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ 8.0 Updates
|
description: IdentityIQ 8.0 Updates
|
||||||
slug: /plugin-developer-guide/updates
|
slug: /iiq/plugin-developer-guide/updates
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
# Appendix B - 8.0 Updates
|
# Appendix B - 8.0 Updates
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 1
|
|||||||
sidebar_class_name: plugin_developer_guide_overview
|
sidebar_class_name: plugin_developer_guide_overview
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ Plugin Developer Guide Overview
|
description: IdentityIQ Plugin Developer Guide Overview
|
||||||
slug: /plugin-developer-guide/overview
|
slug: /iiq/plugin-developer-guide/overview
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 2
|
|||||||
sidebar_class_name: plugin_developer_guide_manifest
|
sidebar_class_name: plugin_developer_guide_manifest
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ Plugin Manifest File
|
description: IdentityIQ Plugin Manifest File
|
||||||
slug: /plugin-developer-guide/manifest
|
slug: /iiq/plugin-developer-guide/manifest
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 3
|
|||||||
sidebar_class_name: plugin_developer_guide_build_file
|
sidebar_class_name: plugin_developer_guide_build_file
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ Plugin Build File
|
description: IdentityIQ Plugin Build File
|
||||||
slug: /plugin-developer-guide/build-file
|
slug: /iiq/plugin-developer-guide/build-file
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 4
|
|||||||
sidebar_class_name: plugin_developer_guide_database_scripts
|
sidebar_class_name: plugin_developer_guide_database_scripts
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ Plugin Database Scripts
|
description: IdentityIQ Plugin Database Scripts
|
||||||
slug: /plugin-developer-guide/database-scripts
|
slug: /iiq/plugin-developer-guide/database-scripts
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 5
|
|||||||
sidebar_class_name: plugin_developer_guide_ui_elements
|
sidebar_class_name: plugin_developer_guide_ui_elements
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ Plugin UI Elements
|
description: IdentityIQ Plugin UI Elements
|
||||||
slug: /plugin-developer-guide/ui-elements
|
slug: /iiq/plugin-developer-guide/ui-elements
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
# UI Elements
|
# UI Elements
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 6
|
|||||||
sidebar_class_name: plugin_developer_guide_xml_artifacts
|
sidebar_class_name: plugin_developer_guide_xml_artifacts
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ Plugin XML Artifacts
|
description: IdentityIQ Plugin XML Artifacts
|
||||||
slug: /plugin-developer-guide/xml-artifacts
|
slug: /iiq/plugin-developer-guide/xml-artifacts
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 7
|
|||||||
sidebar_class_name: plugin_developer_guide_java_rest_resources
|
sidebar_class_name: plugin_developer_guide_java_rest_resources
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ Plugin Java Classes REST Resources
|
description: IdentityIQ Plugin Java Classes REST Resources
|
||||||
slug: /plugin-developer-guide/java-classes-rest-resources
|
slug: /iiq/plugin-developer-guide/java-classes-rest-resources
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 8
|
|||||||
sidebar_class_name: plugin_developer_guide_java_executors
|
sidebar_class_name: plugin_developer_guide_java_executors
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ Plugin Java Class Plugin Executors
|
description: IdentityIQ Plugin Java Class Plugin Executors
|
||||||
slug: /plugin-developer-guide/java-classes-executors
|
slug: /iiq/plugin-developer-guide/java-classes-executors
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 9
|
|||||||
sidebar_class_name: plugin_developer_guide_installation
|
sidebar_class_name: plugin_developer_guide_installation
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ Plugin Installation
|
description: IdentityIQ Plugin Installation
|
||||||
slug: /plugin-developer-guide/installation
|
slug: /iiq/plugin-developer-guide/installation
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sidebar_position: 1
|
|||||||
sidebar_class_name: plugin_developer_guide
|
sidebar_class_name: plugin_developer_guide
|
||||||
keywords: ['plugin']
|
keywords: ['plugin']
|
||||||
description: IdentityIQ Plugin Developer Guide.
|
description: IdentityIQ Plugin Developer Guide.
|
||||||
slug: /plugin-developer-guide
|
slug: /iiq/plugin-developer-guide
|
||||||
tags: ['plugin','guide','identityiq']
|
tags: ['plugin','guide','identityiq']
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
1141
plugins.js
1141
plugins.js
File diff suppressed because it is too large
Load Diff
24
sidebars.js
24
sidebars.js
@@ -13,11 +13,19 @@ const sidebars = {
|
|||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'API Specifications',
|
label: 'API Specifications',
|
||||||
collapsible: true,
|
collapsible: true,
|
||||||
|
link: {
|
||||||
|
type: 'doc',
|
||||||
|
id: 'api/api-specifications',
|
||||||
|
},
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'Identity Security Cloud',
|
label: 'Identity Security Cloud',
|
||||||
collapsible: true,
|
collapsible: true,
|
||||||
|
link: {
|
||||||
|
type: 'doc',
|
||||||
|
id: 'api/identity-security-cloud',
|
||||||
|
},
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
@@ -79,6 +87,10 @@ const sidebars = {
|
|||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'NERM',
|
label: 'NERM',
|
||||||
collapsible: true,
|
collapsible: true,
|
||||||
|
link: {
|
||||||
|
type: 'doc',
|
||||||
|
id: 'api/non-employee',
|
||||||
|
},
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
@@ -100,7 +112,7 @@ const sidebars = {
|
|||||||
title: 'NERM v1 API',
|
title: 'NERM v1 API',
|
||||||
description:
|
description:
|
||||||
'These are the Non-employee Risk Management APIs for SailPoint. We encourage you to join the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss to connect with other developers using our APIs.',
|
'These are the Non-employee Risk Management APIs for SailPoint. We encourage you to join the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss to connect with other developers using our APIs.',
|
||||||
slug: '/api/nerm',
|
slug: '/api/nerm/v1',
|
||||||
},
|
},
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
items: require('./docs/api/nerm/sidebar.js'),
|
items: require('./docs/api/nerm/sidebar.js'),
|
||||||
@@ -229,6 +241,16 @@ const sidebars = {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: 'link',
|
||||||
|
label: 'Product Documentation',
|
||||||
|
href: 'https://documentation.sailpoint.com/#identityiq',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: 'link',
|
||||||
|
label: 'Certifications',
|
||||||
|
href: 'https://university.sailpoint.com/Saba/Web_spf/NA10P1PRD075/guest/categorydetail/categ000000000003042/true/xxemptyxx/',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user