Skip to content

Connection to Jamf Pro should be updated to use Bearer Tokens #113

@macblazer

Description

@macblazer

Jamf Pro v10.35+ supports bearer tokens for access to the endpoints that PPPC Utility uses. We need to update the networking code to support this newer standard. More info can be found here.

An important note in the linked document says

Support for Basic authentication via the Classic API has been deprecated and will be removed at a future time (estimated removal date: August-December 2022).

Another important factor is that the PPPC Utility should try to be backwards compatible. Using bearer tokens should be the new default, but the app should have an option to support Jamf Pro v10.34 and lower with Basic Authentication.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions