Enabling JWT with high availability (HA)

Complete these JWT configuration steps if Db2® Big SQL HA is already enabled.

If Db2 Big SQL is already configured for high availability, the Db2 database manager configuration file must be updated to enable JWT authentication. To do this, run the following command on both the primary and the secondary head node:
> db2 update dbm cfg using srvcon_auth SERVER_ENCRYPT_TOKEN

If a standby head node is added before enabling JWT authentication, copy the token configuration file (db2token.cfg) to the same location on the standby server. For more information, see Enabling JWT in Db2 Big SQL.