Discover account-driven User Enrollment

RSS for tag

Discuss the WWDC21 session Discover account-driven User Enrollment.

Posts under wwdc21-10136 tag

16 Posts

Post

Replies

Boosts

Views

Activity

Account driven UserEnrollment - Device info request body parsing issue
We are trying out Account Driven User Enrollment feature. Device is expected to send the device info(plist) (snippet below) during User enrolment in new flow as part of profile download request. Device is sending with HTTP request content type as "application/x-www-form-urlencoded", because of this HTTP request content type, we are not able to read the body as stream of bytes and parse the xml. In comparison to usual device enrolment workflow device info gets posted with the http request content-type  as "application/pkcs7-signature" which has been working fine without any issues. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>LANGUAGE</key> <string>en-US</string> <key>PRODUCT</key> <string>iPhone10,2</string> <key>VERSION</key> <string>19A222</string> </dict> </plist> Can you please confirm if this is an issue from Apple side? Any suggestions around this?
1
0
926
Aug ’23
How to create an app with users see just their own thing?
Hi, Im really new to programming, but on a short period of time I have managed to learn a lot, but Im struggling with 1 thing! I'm currently creating a app which allows companys to give me a discount code which I will display for all students in my app. But the problem is that in my app, whenever a user logs in, then they see everything that a different user also see's. And if I use one of the coupons then its used for everyone... Can someone help me to understand how I can make every user special so that they just see their own coupons?
0
0
490
Apr ’22
New iPhone 13 with unknown links
I’m trying to get the IP address off the unknown links that appears on every iPhone I purchase. I use LibTerm from Applications, enter cd // , then LS -LT and see the first 3 lines display a link of etc->private/etc, tmp->private/tmp and var->private/var. I’ve found programming with names known in the corporate world focused on Python. I need the IP address for these links. These links run over stream. My permission and rights are compromised. -Steve-W
0
0
461
Jan ’22
Account Driven User Enrollment with JamfPro
I'm using JamfPro Cloud to try out the new Enrollment Flow "Account Driven User Enrollment". I have one domain exsample.com. After authenticating that domain with ABM, I created one user. Then I built apache as a web server for that domain. I set it to be accessible via https and set the JamfPro cloud Enroll URI with ".well-known/com.apple.remotemanagement" as JSON. Then I tried signing in with an exsample.com ABM user from settings> general> VPN and Device Management on my iPhone, and when I ran the apachetop command on the target server and confirmed the request to ".well-known/com. apple.remotemaagement". But then I get the following error: "Your Apple ID does not hae proper privillages to perfom this action" Does this Enrollment Flow assume that the MDM server is on-premise? What's missing in our settings?
0
0
796
Oct ’21
Problems enrolling
Hi there has anyone has problems enrolling ? The steps are simple but the part where it’s asking for a staff email using my domain name is causing delays getting my app sorted. It’s saying that the domain is invalid but I set one up for this only and know it’s up and running so why is it not recognising it ?? Help it’s driving me mad !
0
0
544
Sep ’21
Enrollment Status
Hello, it's been 4 weeks since we sent a request to get a developer account. Could you provide a little bit more details about our enrolment process? Also, I can't send emails to support because it doesn't work. Our Enrollment ID: 2S46Y7X93V Thanks for any help
0
0
669
Sep ’21
Enrollment Payment
I tried making the apple payment with my card and i still have the money and it has been 2 days already. I was told it will take 48hrs. I just tried login into my developer area again and saw the button to pay again...now am wondering wether the first one is yet to process or i need to do it again to restart the 48hr process??
0
0
530
Aug ’21
MDM client(device) is ignoring the query params as part of auth challenge url
In new Userenrollment flow (Account driven User enrollment), we are challenging the authentication by sending authentication URL which has a query parameter source=NATIVE as below : WWW-Authenticate: Bearer method="apple-as-web", url="https://ourauthserverdomain.com/ireg/index.html?source=NATIVE but when device makes the request to this url when it opens the webview it is ignoring query parameter sent from server (here, source=NATIVE).
1
0
765
Aug ’21
How long for applying Apple Developer Program Enrollment for Government Institution?
How can I contact to the developer to check my summited document? Because I ready submitted the document and I got the the email "We tried to reach you" and another email tale about, To proceed with this enrollment, we must speak with you by phone. But I didn't see their calling. So, How can I contact them to review my document?
0
0
526
Aug ’21
Account Driven User Enrollment - Deep Linking
Hi Folks, In order to facilitate users enrolling their BYOD devices via the new account-driven user enrollment flow, is there a way of deep-linking into the settings app, specifically the VPN & Device Management pane? Specifically from a webpage? Or will organizations need to instruct users which areas within settings to dig into in order to sign in and enroll?
1
0
1.1k
Jul ’21
Account driven UserEnrollment - Device info request body parsing issue
We are trying out Account Driven User Enrollment feature. Device is expected to send the device info(plist) (snippet below) during User enrolment in new flow as part of profile download request. Device is sending with HTTP request content type as "application/x-www-form-urlencoded", because of this HTTP request content type, we are not able to read the body as stream of bytes and parse the xml. In comparison to usual device enrolment workflow device info gets posted with the http request content-type  as "application/pkcs7-signature" which has been working fine without any issues. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>LANGUAGE</key> <string>en-US</string> <key>PRODUCT</key> <string>iPhone10,2</string> <key>VERSION</key> <string>19A222</string> </dict> </plist> Can you please confirm if this is an issue from Apple side? Any suggestions around this?
Replies
1
Boosts
0
Views
926
Activity
Aug ’23
How to create an app with users see just their own thing?
Hi, Im really new to programming, but on a short period of time I have managed to learn a lot, but Im struggling with 1 thing! I'm currently creating a app which allows companys to give me a discount code which I will display for all students in my app. But the problem is that in my app, whenever a user logs in, then they see everything that a different user also see's. And if I use one of the coupons then its used for everyone... Can someone help me to understand how I can make every user special so that they just see their own coupons?
Replies
0
Boosts
0
Views
490
Activity
Apr ’22
How long does it take to process the developer enrollment?
I enrolled a 3 moths ago and my account still says Your enrollment is being processed. my account is company account from Saudi arabia, Enrollment ID: A8367NZ7R7 How long does this process usually take?
Replies
3
Boosts
0
Views
2.3k
Activity
Mar ’22
Can’t sign in
Hi guys i want to create a developer account but it doesn't work because it says that I have to contact support Need help Maik
Replies
0
Boosts
0
Views
420
Activity
Feb ’22
New iPhone 13 with unknown links
I’m trying to get the IP address off the unknown links that appears on every iPhone I purchase. I use LibTerm from Applications, enter cd // , then LS -LT and see the first 3 lines display a link of etc->private/etc, tmp->private/tmp and var->private/var. I’ve found programming with names known in the corporate world focused on Python. I need the IP address for these links. These links run over stream. My permission and rights are compromised. -Steve-W
Replies
0
Boosts
0
Views
461
Activity
Jan ’22
Account Driven User Enrollment with JamfPro
I'm using JamfPro Cloud to try out the new Enrollment Flow "Account Driven User Enrollment". I have one domain exsample.com. After authenticating that domain with ABM, I created one user. Then I built apache as a web server for that domain. I set it to be accessible via https and set the JamfPro cloud Enroll URI with ".well-known/com.apple.remotemanagement" as JSON. Then I tried signing in with an exsample.com ABM user from settings> general> VPN and Device Management on my iPhone, and when I ran the apachetop command on the target server and confirmed the request to ".well-known/com. apple.remotemaagement". But then I get the following error: "Your Apple ID does not hae proper privillages to perfom this action" Does this Enrollment Flow assume that the MDM server is on-premise? What's missing in our settings?
Replies
0
Boosts
0
Views
796
Activity
Oct ’21
I can't enrollment
Hello there, I signed up for the program. I paid the fee but my account was not activated. It's been 5 days and I'm waiting for support. Thank you for your interest. Kind regards.
Replies
3
Boosts
0
Views
722
Activity
Sep ’21
unable to enroll
Hi there, We are trying to Enroll a Developer Account for our NPO, but the system is not accepting our Legal Entity Name and DUNS number - even though we have copied & pasted these details directly from our D&B profile. Please assist.
Replies
1
Boosts
0
Views
688
Activity
Sep ’21
Problems enrolling
Hi there has anyone has problems enrolling ? The steps are simple but the part where it’s asking for a staff email using my domain name is causing delays getting my app sorted. It’s saying that the domain is invalid but I set one up for this only and know it’s up and running so why is it not recognising it ?? Help it’s driving me mad !
Replies
0
Boosts
0
Views
544
Activity
Sep ’21
Enrollment Status
Hello, it's been 4 weeks since we sent a request to get a developer account. Could you provide a little bit more details about our enrolment process? Also, I can't send emails to support because it doesn't work. Our Enrollment ID: 2S46Y7X93V Thanks for any help
Replies
0
Boosts
0
Views
669
Activity
Sep ’21
Iwatch
Apple Watch series 5 not hard resetting
Replies
0
Boosts
0
Views
565
Activity
Sep ’21
Enrollment Payment
I tried making the apple payment with my card and i still have the money and it has been 2 days already. I was told it will take 48hrs. I just tried login into my developer area again and saw the button to pay again...now am wondering wether the first one is yet to process or i need to do it again to restart the 48hr process??
Replies
0
Boosts
0
Views
530
Activity
Aug ’21
MDM client(device) is ignoring the query params as part of auth challenge url
In new Userenrollment flow (Account driven User enrollment), we are challenging the authentication by sending authentication URL which has a query parameter source=NATIVE as below : WWW-Authenticate: Bearer method="apple-as-web", url="https://ourauthserverdomain.com/ireg/index.html?source=NATIVE but when device makes the request to this url when it opens the webview it is ignoring query parameter sent from server (here, source=NATIVE).
Replies
1
Boosts
0
Views
765
Activity
Aug ’21
How long for applying Apple Developer Program Enrollment for Government Institution?
How can I contact to the developer to check my summited document? Because I ready submitted the document and I got the the email "We tried to reach you" and another email tale about, To proceed with this enrollment, we must speak with you by phone. But I didn't see their calling. So, How can I contact them to review my document?
Replies
0
Boosts
0
Views
526
Activity
Aug ’21
Account Driven User Enrollment - Deep Linking
Hi Folks, In order to facilitate users enrolling their BYOD devices via the new account-driven user enrollment flow, is there a way of deep-linking into the settings app, specifically the VPN & Device Management pane? Specifically from a webpage? Or will organizations need to instruct users which areas within settings to dig into in order to sign in and enroll?
Replies
1
Boosts
0
Views
1.1k
Activity
Jul ’21