Add a PKI identity provider
Perform the following steps to add a PKI identity provider (IdP) configured with the TLS authentication mechanism:On the Info tab of the Identity Provider Editor window, specify a name for the IdP and uncheck Enforce Dual Factor.
In the Certificate Selector window, expand the certificate tree you created for mutual authentication, select the CA certificate that signed the MySQL Server and KMIP connection pair certificates, and select [ OK ].
Create a role
Perform the following steps to create a role for MySQL Server:In the Info tab of the Role Editor window, set the Type to Application, the name to
MySQL, and Logins Required to 1.On the Permissions tab, enable the following permissions for the role:
| Permission | Subpermission |
|---|---|
| Cryptographic Operations | Encrypt, Decrypt |
| Keys | Add |
Create an identity
Perform the following steps to create an identity for MySQL Server:On the Info tab of the Identity Editor window, select Application for the storage location and specify
MySQL as the identity name.In the Configure Credential window, select the TLS Certificate drop-down option in Type and select the Provider and Mechanism you created. Select [ OK ] to finish configuring the credential.

