Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Roles and Clients auth functionality? #13

Open
ddcdennisb opened this issue Oct 17, 2023 · 1 comment · Fixed by bgkf/git4jamfpro#1
Open

API Roles and Clients auth functionality? #13

ddcdennisb opened this issue Oct 17, 2023 · 1 comment · Fixed by bgkf/git4jamfpro#1

Comments

@ddcdennisb
Copy link

Do you plan to add this functionality for auth rather then uname/password?

@ryangball
Copy link
Contributor

I don't see why not. I can investigate.

bgkf added a commit to bgkf/git4jamfpro that referenced this issue Jul 30, 2024
Change to use jamf api roles and clients.
resolves alectrona#13
 
Attempt to obtain the token changed lines 31-33.
Expire the Bearer Token changed line 15.

apiUser == use the clientID.
apiPass == use the clientSecret.
bgkf added a commit to bgkf/git4jamfpro that referenced this issue Jul 30, 2024
Change to use jamf api roles and clients.
resolves alectrona#13
 
Attempt to obtain the token changed lines 31-33.
Expire the Bearer Token changed line 15.

apiUser == use the clientID.
apiPass == use the clientSecret.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants