Skip to content

Commit 93afb5d

Browse files
committed
update warning about retro auth
1 parent 748ffaa commit 93afb5d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/operations-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@ This switch turns on the migration endpoint.
184184

185185
By default NanoMDM disallows requests which did not have a certificate association setup in their Authenticate message. For new enrollments this is fine. However for enrollments that did not have a full Authenticate message (i.e. for enrollments that were migrated) they will lack such an association and be denied the ability to connect.
186186

187-
This switch turns on the ability for enrollments with no existing certificate association to create one, bypassing the authorization check. Note if an enrollment already has an association this will not overwrite it; only if no existing association exists.
187+
> [!WARNING]
188+
> This switch turns on the ability for enrollments with no existing certificate association to create one, bypassing the authorization check and potentially spoofing migrated devices. Note if an enrollment already has an association this will not overwrite it; only if no existing association exists.
188189
189190
### -version
190191

0 commit comments

Comments
 (0)