When creating both an STK and an openapi-common OIDC connection, the order in which they are performed seems to matter.
Specifically, if the openapi-common connection is created first, the STK fails to connect. This seems to be caused by the OIDC callback server port not being released.