Hello everyone, Does anybode now the correct flow go execute a graceful shutdown of an IED? I'm stuck on the step 3: Generate authtoken for accessing the API via auth-api-path + /token/permit with the apptoken as part of the body I'm using a http request POST url: "https://edge-iot-core.proxy-redirect:8443/a.service/api/v3/token/permit" and I only get 503 Service Unavailable. Thanks.