SAMLが有効になっている場合、AIQUM 9.14以降へのクラスタの追加が失敗する
環境
- Active IQ Unified Manager(AIQUM)9.16+
- SAMLが有効なONTAP cluster
問題
- クラスタでSAMLが有効になっている場合、ローカル管理者アカウントを使用してAIQUMにクラスタを追加すると、例外が発生して失敗します。

- ocumserver.logで確認されたエラー:
2025-07-24 17:14:57,970 ERROR [bandit] [default task-8] [c.n.d.c.l.s.cert.CertGenerator] Error fetching timezone for the cluster 2025-07-24 17:14:57,973 ERROR [bandit] [default task-8] [c.n.d.o.o.OntapMutualAuthenticationManager] Exception installing Mutual TLS certificate on ONTAP org.bouncycastle.operator.OperatorCreationException: Error fetching the cluster timezone for certificate creation at deployment.dfm-app.war//com.netapp.dfm.common.lite.security.cert.CertGenerator.generateSelfSignedCertificate(CertGenerator.java:414) at deployment.dfm-app.war//com.netapp.dfm.ontap.outbound.OntapMutualAuthenticationManager.generateCertificate(OntapMutualAuthenticationManager.java:201) at deployment.dfm-app.war//com.netapp.dfm.ontap.outbound.OntapMutualAuthenticationManager.enableMutualAuthentication(OntapMutualAuthenticationManager.java:82)