Discover account-driven User Enrollment

RSS for tag

Discuss the WWDC21 session Discover account-driven User Enrollment.

View Session

Posts under wwdc21-10136 tag

16 Posts
Sort by:
Post not yet marked as solved
0 Replies
314 Views
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?
Posted
by
Post not yet marked as solved
0 Replies
355 Views
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?
Posted
by
Post not yet marked as solved
0 Replies
384 Views
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).
Posted
by
Post not yet marked as solved
0 Replies
322 Views
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??
Posted
by
Post not yet marked as solved
0 Replies
263 Views
Apple Watch series 5 not hard resetting
Posted
by
Post not yet marked as solved
0 Replies
299 Views
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
Posted
by
Post not yet marked as solved
0 Replies
272 Views
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 !
Posted
by
Post not yet marked as solved
1 Replies
392 Views
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.
Posted
by
Post marked as solved
2 Replies
363 Views
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.
Posted
by
Post not yet marked as solved
2 Replies
534 Views
I am in the process of signing up as a business for a developer account and I get to the point where I receive the following message "Once we verify your authority to sign legal agreements, we will send you an email with instructions on how to complete your registration." I have not received a contact by phone or email for more than 2 weeks to continue with this creation. I contacted Apple's support team directly 001 866 676 5682, but they did not help me and told us that they have no direct contact with the development support team at "developer.apple.com".
Posted
by
Post not yet marked as solved
0 Replies
432 Views
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?
Posted
by
Post not yet marked as solved
1 Replies
376 Views
Apple provides ABM Administrators the ability to change the address associated with a Managed Apple ID (MAID henceforth for simplicity). When this address changes, do we need to do anything as an MDM manufacturer to account for this? As the MAID is part of the enrollment profile, is there a set of checks that handles this gracefully? When the device needs to re-enroll after a year, do we include the new address in the response? How should that be accounted for?
Posted
by
Post not yet marked as solved
0 Replies
206 Views
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
Posted
by
Post not yet marked as solved
0 Replies
142 Views
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
Posted
by
Post not yet marked as solved
0 Replies
100 Views
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?
Posted
by