ReEnroller can't create a package
Does ReEnroller still work?
I can't create a package, I get the error;
Failed to create invitation code.
Message: Status page Unauthorized The request requires user authentication You can get technical details here. Please continue your visit at our home page.
Response code: 401
If I just try and select a site from the "Site" pull-down menu, I get the error;
Unable to look up Sites. Verify the account being used is able to login and view Sites. Status Code: 401
If I run the App via Terminal I get the following when trying to select a site, it's not trying to use basic auth is it?
authType: Basic Sile lookup response code: 401
My new Jamf Server URL is correct, and the destination user and password can log in.
?Nice, launched via Terminal. Likely saved us some back and forth.
Haven't touched the app in quite some time so I suspect it is trying Basic auth.
See if I can't grab a bit of time to get Token auth working.
From: wreck-gar @.***> Sent: Wednesday, July 24, 2024 7:47 PM To: jamf/ReEnroller Cc: Subscribed Subject: [jamf/ReEnroller] Can't create a package (Issue #15)
Does ReEnroller still work?
I can't create a package, I get the error;
Failed to create invitation code. Message: Status page Unauthorized The request requires user authentication You can get technical details here. Please continue your visit at our home page. Response code: 401
If I just try and select a site from the "Site" pull-down menu, I get the error;
Unable to look up Sites. Verify the account being used is able to login and view Sites. Status Code: 401
If I run the App via Terminal I get the following when trying to select a site, it's not trying to use basic auth is it?
authType: Basic Sile lookup response code: 401
My new Jamf Server URL is correct, and the destination user and password can log in.
Reply to this email directly, view it on GitHubhttps://github.com/jamf/ReEnroller/issues/15, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFJYQF6PXLFVMBXCTH2QNQTZOA4H5AVCNFSM6AAAAABLNODAEOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZDQNRUHEZTGMQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>
[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/jamf/ReEnroller/issues/15", "url": "https://github.com/jamf/ReEnroller/issues/15", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": "https://github.com" } } ]
Awesome, appreciated.
Can you look at the supporting MDM Removal script, looks like it will need to be updated for Token Auth as well.
updated - let me know how things look as time permits.
Excellent, thank you. I have tested connectivity and package creation and all works well. I'll put it to use a bit later.