diff --git a/en/identity-server/7.0.0/docs/deploy/enable-fips-for-is.md b/en/identity-server/7.0.0/docs/deploy/security/enable-fips-for-is.md similarity index 100% rename from en/identity-server/7.0.0/docs/deploy/enable-fips-for-is.md rename to en/identity-server/7.0.0/docs/deploy/security/enable-fips-for-is.md diff --git a/en/identity-server/7.0.0/mkdocs.yml b/en/identity-server/7.0.0/mkdocs.yml index 238b70936b..012c358b49 100644 --- a/en/identity-server/7.0.0/mkdocs.yml +++ b/en/identity-server/7.0.0/mkdocs.yml @@ -213,6 +213,7 @@ plugins: 'deploy/change-to-remote-h2.md': 'deploy/configure/databases/carbon-database/change-to-remote-h2.md' 'deploy/change-datasource-bpsds.md': 'deploy/configure/databases/carbon-database/change-datasource-bpsds.md' 'deploy/change-datasource-consent-management.md': 'deploy/configure/databases/carbon-database/change-datasource-consent-management.md' + 'deploy/enable-fips-for-is.md': 'deploy/security/enable-fips-for-is.md' 'apis/overview.md': 'apis/index.md' 'apis/idp-rest-api.md': 'apis/idp.md' @@ -609,6 +610,7 @@ nav: - Set passwords using environment variables/system properties: deploy/security/set-passwords-using-environment-variables-or-system-properties.md - Enable HTTP Strict Transport Security (HSTS) headers: deploy/security/enable-hsts.md - Enable Java Security Manager: deploy/security/enable-java-security-manager.md + - Enable FIPS 140-2-compliant mode: deploy/security/enable-fips-for-is.md - Security guidelines: - Security guidelines: deploy/security/security-guidelines/index.md - Product-level: deploy/security/security-guidelines/product-level-security-guidelines.md @@ -633,7 +635,6 @@ nav: - Databases for clustering: deploy/set-up-separate-databases-for-clustering.md - Change the hostname: deploy/change-the-hostname.md - Enable adaptive authentication: deploy/enable-adaptive-authentication.md - - Enable FIPS 140-2-compliant mode: deploy/enable-fips-for-is.md - Configure Hazelcast: deploy/configure-hazelcast.md - Backup and recovery recommendations: deploy/backup-and-recovery-recommendations.md - Troubleshoot in production environments: deploy/monitor/troubleshoot-in-production-environments.md diff --git a/en/identity-server/next/docs/deploy/enable-fips-for-is.md b/en/identity-server/next/docs/deploy/security/enable-fips-for-is.md similarity index 100% rename from en/identity-server/next/docs/deploy/enable-fips-for-is.md rename to en/identity-server/next/docs/deploy/security/enable-fips-for-is.md diff --git a/en/identity-server/next/mkdocs.yml b/en/identity-server/next/mkdocs.yml index 5a4c6945e8..ddb59548b6 100644 --- a/en/identity-server/next/mkdocs.yml +++ b/en/identity-server/next/mkdocs.yml @@ -213,6 +213,7 @@ plugins: 'deploy/change-to-remote-h2.md': 'deploy/configure/databases/carbon-database/change-to-remote-h2.md' 'deploy/change-datasource-bpsds.md': 'deploy/configure/databases/carbon-database/change-datasource-bpsds.md' 'deploy/change-datasource-consent-management.md': 'deploy/configure/databases/carbon-database/change-datasource-consent-management.md' + 'deploy/enable-fips-for-is.md': 'deploy/security/enable-fips-for-is.md' 'apis/overview.md': 'apis/index.md' 'apis/idp-rest-api.md': 'apis/idp.md' @@ -609,6 +610,7 @@ nav: - Set passwords using environment variables/system properties: deploy/security/set-passwords-using-environment-variables-or-system-properties.md - Enable HTTP Strict Transport Security (HSTS) headers: deploy/security/enable-hsts.md - Enable Java Security Manager: deploy/security/enable-java-security-manager.md + - Enable FIPS 140-2-compliant mode: deploy/security/enable-fips-for-is.md - Security guidelines: - Security guidelines: deploy/security/security-guidelines/index.md - Product-level: deploy/security/security-guidelines/product-level-security-guidelines.md @@ -633,7 +635,6 @@ nav: - Databases for clustering: deploy/set-up-separate-databases-for-clustering.md - Change the hostname: deploy/change-the-hostname.md - Enable adaptive authentication: deploy/enable-adaptive-authentication.md - - Enable FIPS 140-2-compliant mode: deploy/enable-fips-for-is.md - Configure Hazelcast: deploy/configure-hazelcast.md - Backup and recovery recommendations: deploy/backup-and-recovery-recommendations.md - Troubleshoot in production environments: deploy/monitor/troubleshoot-in-production-environments.md