Hello,
I'm currently deploying One Identity Manager 9.2 in a Kubernetes environment, using the official Docker images:
-
oneidentity/oneim-appserver:9.2
-
oneidentity/oneim-api:9.2
-
I deployed the App Server with the appropriate environment…
Hello,
I'm currently deploying One Identity Manager 9.2 in a Kubernetes environment, using the official Docker images:
oneidentity/oneim-appserver:9.2
oneidentity/oneim-api:9.2
I deployed the App Server with the appropriate environment…
I've been setting up a new OIM environment in Azure using AKS with Windows Containers built from the One Identity Images on Docker Hub.
Following the documentation I'm mounting my custom certs into C:\ca-certificates (from Azure KeyVault via SecretProviderClass…