Remove bad comma from connect CA example (#45332)

Documentation only change, removes comma that causes JSON decoder error.
This commit is contained in:
Mason Buettner
2026-05-13 13:33:09 -05:00
committed by GitHub
parent 28b8b087a0
commit 38f99e362a
+1 -1
View File
@@ -728,7 +728,7 @@ Object with the following structure:
"profile_id": "b416e058-1bdc-4844-9c3f-7c71d58d0eff",
"certificate_common_name": "$FLEET_VAR_HOST_HARDWARE_SERIAL",
"certificate_user_principal_names": [
"$FLEET_VAR_HOST_HARDWARE_SERIAL",
"$FLEET_VAR_HOST_HARDWARE_SERIAL"
],
"certificate_seat_id": "$FLEET_VAR_HOST_END_USER_EMAIL_IDP"
}