Skip to content

Commit 3b59cf0

Browse files
Update en/includes/guides/authentication/mfa/add-x509-login.md
Co-authored-by: Thamindu Dilshan Jayawickrama <[email protected]>
1 parent a6cfd3d commit 3b59cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/includes/guides/authentication/mfa/add-x509-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ To add the custom attribute, follow the steps in [add custom attributes]({{base_
345345

346346
![add-user-certificate-attribute]({{base_path}}/assets/img/guides/authentication/mfa/add-user-certificate-attribute.png){: width="600" style="display: block; border: 0.3px solid lightgrey;"}
347347

348-
This will also generate the **OpenID Connect** and **SCIM 2.0** protocol mappings. If you store the certificate as a user attribute, you must adjust the column size of the VALUE column in the UM_USER_ATTRIBUTES table to accommodate the certificate data.
348+
This will also generate the **OpenID Connect** and **SCIM 2.0** protocol mappings. If you store the certificate as a user attribute, you must adjust the column size of the `VALUE` column in the `UM_USER_ATTRIBUTES` table to accommodate the certificate data.
349349

350350
## Step 7: Import certificate to browser
351351

0 commit comments

Comments
 (0)