Apple User Enrollment

We are trying to setup Apple User Enrollment. To do so, I need to create a folder in the root directory of a website. That folder will host only one file that will have json content but we can not add extension .json to that file. Any support here would be greatly appreciated. The final file URL needs to look something like this: https://abs.com/.well-known/abc.def.ghi

Hey, @UPandya :waving_hand: I’ve seen this come up a few times. One solution is to upload the file via the file manager and set up a redirect to deal with the URL. I found this video on one way to accomplish this https://youtu.be/w6qCsF7992U?si=d2smYMfDTF85IBAu

We’ll also leave this open in case any community members have another suggestion.

Best,

Jaycee

Hello @Jaycee_Lewis, thank you so much for your response. Unfortunately, I have already enabled it on my website, but when I go to the URL, instead of opening the file, it directly downloads it. I believe this is because there is no extension and it doesn’t understand how to open the file. It would be greatly appreciated if you could provide some more information on this. Thank you.