mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Merge main and v2025 branch
This commit is contained in:
544
plugins.ts
544
plugins.ts
@@ -466,6 +466,10 @@ const pluginConfig = [
|
||||
from: ['/idn/docs/aic-er-diagram'],
|
||||
to: '/docs/reporting/aic-er-diagram',
|
||||
},
|
||||
{
|
||||
from: ['/idn/docs/aic-ciem-er-diagram'],
|
||||
to: '/docs/reporting/aic-ciem-er-diagram',
|
||||
},
|
||||
{
|
||||
from: ['/idn/docs/aic-videos'],
|
||||
to: '/docs/reporting/aic-videos',
|
||||
@@ -1032,546 +1036,6 @@ const pluginConfig = [
|
||||
from: ['/iiq/api/workflows-get'],
|
||||
to: '/docs/api/iiq/workflows-get',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/nerm-api'],
|
||||
to: '/docs/api/nerm/v1/nerm-api',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api'],
|
||||
to: '/docs/api/nerm/v1',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/authentication'],
|
||||
to: '/docs/api/nerm/authentication',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-approval-action'],
|
||||
to: '/docs/api/nerm/v1/create-approval-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-ask-security-question-action'],
|
||||
to: '/docs/api/nerm/v1/create-ask-security-question-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-auto-assign-action'],
|
||||
to: '/docs/api/nerm/v1/create-auto-assign-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-automated-workflow'],
|
||||
to: '/docs/api/nerm/v1/create-automated-workflow',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-batch-update-action'],
|
||||
to: '/docs/api/nerm/v1/create-batch-update-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-batch-workflow'],
|
||||
to: '/docs/api/nerm/v1/create-batch-workflow',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-close-session-action'],
|
||||
to: '/docs/api/nerm/v1/create-close-session-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-contributors-action'],
|
||||
to: '/docs/api/nerm/v1/create-contributors-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-create-profile-action'],
|
||||
to: '/docs/api/nerm/v1/create-create-profile-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-create-workflow'],
|
||||
to: '/docs/api/nerm/v1/create-create-workflow',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-duplicate-prevention-action'],
|
||||
to: '/docs/api/nerm/v1/create-duplicate-prevention-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-email-verification-action'],
|
||||
to: '/docs/api/nerm/v1/create-email-verification-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-form'],
|
||||
to: '/docs/api/nerm/v1/create-form',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-form-attribute'],
|
||||
to: '/docs/api/nerm/v1/create-form-attribute',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-fulfillment-action'],
|
||||
to: '/docs/api/nerm/v1/create-fulfillment-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-identity-proofing-action'],
|
||||
to: '/docs/api/nerm/v1/create-identity-proofing-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-invitation-action'],
|
||||
to: '/docs/api/nerm/v1/create-invitation-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-ldap-action'],
|
||||
to: '/docs/api/nerm/v1/create-ldap-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-login-workflow'],
|
||||
to: '/docs/api/nerm/v1/create-login-workflow',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-notification-action'],
|
||||
to: '/docs/api/nerm/v1/create-notification-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-password-reset-action'],
|
||||
to: '/docs/api/nerm/v1/create-password-reset-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-password-update-workflow'],
|
||||
to: '/docs/api/nerm/v1/create-password-update-workflow',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-permission'],
|
||||
to: '/docs/api/nerm/v1/create-permission',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-profile-check-action'],
|
||||
to: '/docs/api/nerm/v1/create-profile-check-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-profile-page'],
|
||||
to: '/docs/api/nerm/v1/create-profile-page',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-profile-select-action'],
|
||||
to: '/docs/api/nerm/v1/create-profile-select-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-profile-type-role'],
|
||||
to: '/docs/api/nerm/v1/create-profile-type-role',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-registration-workflow'],
|
||||
to: '/docs/api/nerm/v1/create-registration-workflow',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-request-action'],
|
||||
to: '/docs/api/nerm/v1/create-request-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-rest-api-action'],
|
||||
to: '/docs/api/nerm/v1/create-rest-api-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-review-action'],
|
||||
to: '/docs/api/nerm/v1/create-review-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-run-workflow-action'],
|
||||
to: '/docs/api/nerm/v1/create-run-workflow-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-set-attributes-action'],
|
||||
to: '/docs/api/nerm/v1/create-set-attributes-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-set-security-question-action'],
|
||||
to: '/docs/api/nerm/v1/create-set-security-question-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-soap-api-action'],
|
||||
to: '/docs/api/nerm/v1/create-soap-api-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-status-change-action'],
|
||||
to: '/docs/api/nerm/v1/create-status-change-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-synced-attribute'],
|
||||
to: '/docs/api/nerm/v1/create-synced-attribute',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-unassign-action'],
|
||||
to: '/docs/api/nerm/v1/create-unassign-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-update-profile-action'],
|
||||
to: '/docs/api/nerm/v1/create-update-profile-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-update-workflow'],
|
||||
to: '/docs/api/nerm/v1/create-update-workflow',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-user-profiles'],
|
||||
to: '/docs/api/nerm/v1/create-user-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-username-password-action'],
|
||||
to: '/docs/api/nerm/v1/create-username-password-action',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/create-workflow-page'],
|
||||
to: '/docs/api/nerm/v1/create-workflow-page',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/delete-attribute-option'],
|
||||
to: '/docs/api/nerm/v1/delete-attribute-option',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/delete-profile'],
|
||||
to: '/docs/api/nerm/v1/delete-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/delete-profile-type'],
|
||||
to: '/docs/api/nerm/v1/delete-profile-type',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/delete-profiles'],
|
||||
to: '/docs/api/nerm/v1/delete-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/delete-role-profile'],
|
||||
to: '/docs/api/nerm/v1/delete-role-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/delete-synced-attribute'],
|
||||
to: '/docs/api/nerm/v1/delete-synced-attribute',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/delete-user'],
|
||||
to: '/docs/api/nerm/v1/delete-user',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/delete-user-profile'],
|
||||
to: '/docs/api/nerm/v1/delete-user-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/delete-user-profiles'],
|
||||
to: '/docs/api/nerm/v1/delete-user-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/delete-user-role'],
|
||||
to: '/docs/api/nerm/v1/delete-user-role',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-advanced-search'],
|
||||
to: '/docs/api/nerm/v1/get-advanced-search',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-attribute'],
|
||||
to: '/docs/api/nerm/v1/get-attribute',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-attribute-option'],
|
||||
to: '/docs/api/nerm/v1/get-attribute-option',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-attribute-options'],
|
||||
to: '/docs/api/nerm/v1/get-attribute-options',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-attributes'],
|
||||
to: '/docs/api/nerm/v1/get-attributes',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-identity-proofing-results'],
|
||||
to: '/docs/api/nerm/v1/get-identity-proofing-results',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-job-status'],
|
||||
to: '/docs/api/nerm/v1/get-job-status',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-profile'],
|
||||
to: '/docs/api/nerm/v1/get-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-profile-avatar'],
|
||||
to: '/docs/api/nerm/v1/get-profile-avatar',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-profile-type'],
|
||||
to: '/docs/api/nerm/v1/get-profile-type',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-profile-type-attributes'],
|
||||
to: '/docs/api/nerm/v1/get-profile-type-attributes',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-profile-types'],
|
||||
to: '/docs/api/nerm/v1/get-profile-types',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-profile-upload'],
|
||||
to: '/docs/api/nerm/v1/get-profile-upload',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-profiles'],
|
||||
to: '/docs/api/nerm/v1/get-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-risk-level'],
|
||||
to: '/docs/api/nerm/v1/get-risk-level',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-risk-levels'],
|
||||
to: '/docs/api/nerm/v1/get-risk-levels',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-risk-score'],
|
||||
to: '/docs/api/nerm/v1/get-risk-score',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-risk-scores'],
|
||||
to: '/docs/api/nerm/v1/get-risk-scores',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-role'],
|
||||
to: '/docs/api/nerm/v1/get-role',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-role-profile'],
|
||||
to: '/docs/api/nerm/v1/get-role-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-role-profiles'],
|
||||
to: '/docs/api/nerm/v1/get-role-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-roles'],
|
||||
to: '/docs/api/nerm/v1/get-roles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-user'],
|
||||
to: '/docs/api/nerm/v1/get-user',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-user-avatar'],
|
||||
to: '/docs/api/nerm/v1/get-user-avatar',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-user-manager'],
|
||||
to: '/docs/api/nerm/v1/get-user-manager',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-user-managers'],
|
||||
to: '/docs/api/nerm/v1/get-user-managers',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-user-profile'],
|
||||
to: '/docs/api/nerm/v1/get-user-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-user-profiles'],
|
||||
to: '/docs/api/nerm/v1/get-user-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-user-role'],
|
||||
to: '/docs/api/nerm/v1/get-user-role',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-user-roles'],
|
||||
to: '/docs/api/nerm/v1/get-user-roles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-users'],
|
||||
to: '/docs/api/nerm/v1/get-users',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-workflow-actions'],
|
||||
to: '/docs/api/nerm/v1/get-workflow-actions',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-workflow-session'],
|
||||
to: '/docs/api/nerm/v1/get-workflow-session',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-workflow-session-upload'],
|
||||
to: '/docs/api/nerm/v1/get-workflow-session-upload',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/get-workflow-sessions'],
|
||||
to: '/docs/api/nerm/v1/get-workflow-sessions',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/getting-started'],
|
||||
to: '/docs/api/nerm/getting-started',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/pagination-metadata-filtering'],
|
||||
to: '/docs/api/nerm/pagination-metadata-filtering',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-advanced-search'],
|
||||
to: '/docs/api/nerm/v1/patch-advanced-search',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-attribute-option'],
|
||||
to: '/docs/api/nerm/v1/patch-attribute-option',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-attribute-options'],
|
||||
to: '/docs/api/nerm/v1/patch-attribute-options',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-profile'],
|
||||
to: '/docs/api/nerm/v1/patch-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-profile-type'],
|
||||
to: '/docs/api/nerm/v1/patch-profile-type',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-profiles'],
|
||||
to: '/docs/api/nerm/v1/patch-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-role'],
|
||||
to: '/docs/api/nerm/v1/patch-role',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-role-profile'],
|
||||
to: '/docs/api/nerm/v1/patch-role-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-role-profiles'],
|
||||
to: '/docs/api/nerm/v1/patch-role-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-roles'],
|
||||
to: '/docs/api/nerm/v1/patch-roles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-user'],
|
||||
to: '/docs/api/nerm/v1/patch-user',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-user-manager'],
|
||||
to: '/docs/api/nerm/v1/patch-user-manager',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-user-managers'],
|
||||
to: '/docs/api/nerm/v1/patch-user-managers',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-user-profile'],
|
||||
to: '/docs/api/nerm/v1/patch-user-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-user-profiles'],
|
||||
to: '/docs/api/nerm/v1/patch-user-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-user-role'],
|
||||
to: '/docs/api/nerm/v1/patch-user-role',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-user-roles'],
|
||||
to: '/docs/api/nerm/v1/patch-user-roles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-users'],
|
||||
to: '/docs/api/nerm/v1/patch-users',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/patch-workflow-session'],
|
||||
to: '/docs/api/nerm/v1/patch-workflow-session',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-advanced-search'],
|
||||
to: '/docs/api/nerm/v1/post-advanced-search',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-attribute-option'],
|
||||
to: '/docs/api/nerm/v1/post-attribute-option',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-attribute-options'],
|
||||
to: '/docs/api/nerm/v1/post-attribute-options',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-profile'],
|
||||
to: '/docs/api/nerm/v1/post-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-profile-avatar'],
|
||||
to: '/docs/api/nerm/v1/post-profile-avatar',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-profile-type'],
|
||||
to: '/docs/api/nerm/v1/post-profile-type',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-profile-upload'],
|
||||
to: '/docs/api/nerm/v1/post-profile-upload',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-role'],
|
||||
to: '/docs/api/nerm/v1/post-role',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-role-profile'],
|
||||
to: '/docs/api/nerm/v1/post-role-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-role-profiles'],
|
||||
to: '/docs/api/nerm/v1/post-role-profiles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-roles'],
|
||||
to: '/docs/api/nerm/v1/post-roles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-user'],
|
||||
to: '/docs/api/nerm/v1/post-user',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-user-avatar'],
|
||||
to: '/docs/api/nerm/v1/post-user-avatar',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-user-manager'],
|
||||
to: '/docs/api/nerm/v1/post-user-manager',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-user-managers'],
|
||||
to: '/docs/api/nerm/v1/post-user-managers',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-user-profile'],
|
||||
to: '/docs/api/nerm/v1/post-user-profile',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-user-role'],
|
||||
to: '/docs/api/nerm/v1/post-user-role',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-user-roles'],
|
||||
to: '/docs/api/nerm/v1/post-user-roles',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-users'],
|
||||
to: '/docs/api/nerm/v1/post-users',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-workflow-session'],
|
||||
to: '/docs/api/nerm/v1/post-workflow-session',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/post-workflow-session-upload'],
|
||||
to: '/docs/api/nerm/v1/post-workflow-session-upload',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/run-advanced-search'],
|
||||
to: '/docs/api/nerm/v1/run-advanced-search',
|
||||
},
|
||||
{
|
||||
from: ['/nerm/api/run-advanced-searchby-id'],
|
||||
to: '/docs/api/nerm/v1/run-advanced-searchby-id',
|
||||
},
|
||||
],
|
||||
createRedirects(existingPath) {
|
||||
if (existingPath.startsWith('/docs')) {
|
||||
|
||||
Reference in New Issue
Block a user