Skip to content

Commit 1e9b547

Browse files
committed
add link in docs
1 parent 83e8601 commit 1e9b547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operations-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Enables the authentication proxy and reverse proxies HTTP requests from the serv
173173

174174
* reply with zero-length DigestChallenge for UserAuthenticate
175175

176-
By default NanoMDM will response to the `UserAuthenticate` message with an HTTP 410 response effectively declining management of the MDM user. Enabling this option turns on the "zero-length" Digest Challenge mode where reply with an empty Digest Challenge to enable management each time a client enrolls.
176+
By default NanoMDM will response to the `UserAuthenticate` message with an HTTP 410 response effectively declining management of the MDM user. Enabling this option turns on the "zero-length" Digest Challenge mode where reply with an empty Digest Challenge to enable management each time a client enrolls. See also [Apple's discussion of UserAthenticate](https://developer.apple.com/documentation/devicemanagement/userauthenticate#discussion) for more information.
177177

178178
## HTTP endpoints & APIs
179179

0 commit comments

Comments
 (0)