I have trying to establish comms between Ignition and Tridium Server. It has been proven locally on an engineers laptop but the connection is faulted when using server to server comms. I have proven the IP path over the network and opened the relavent FW port to allow comms which our network team have seen. I have added the certificates into the correct place on the server. I keep getting this error message:
UaServiceFaultException: status=Bad_IdentityTokenRejected, message=The user identity token is valid but the server has rejected it.
at org.eclipse.milo.opcua.stack.client.UaStackClient.lambda$deliverResponse$5(UaStackClient.java:337)
at org.eclipse.milo.opcua.stack.core.util.ExecutionQueue$Task.run(ExecutionQueue.java:119)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
8.1.30 (b2023071408)
Azul Systems, Inc. 11.0.18
Can anyone help please. I`m new to using Ignition. Thanks