Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Comment: New article

Info

This article includes is new for Identity Manager 5.0.0.

...

This means that the configuration XML for the sign and encrypt engine references a file that does not exist at the given location. All files referenced via the location classpath: usually need to be inside the WEB-INF\classes\ folder of the web application.

For Docker docker deployment the files have to be placed into the docker/compose/certs folder, which is mounted into /certs inside the container. These files need to be referenced as shown below (replace example.p12 with the proper filename):

...