-
Notifications
You must be signed in to change notification settings - Fork 10
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
SSO & API Roles and clients #121
Comments
Same issue! I found this https://community.jamf.com/t5/jamf-pro/mut-login-with-sso-issue/td-p/290151 but creating a different account is not allowing me to login. |
Our security had us get off local accounts and switch to SSO. I was able to create a local Jamf account and get it working, but you would Jamf's own tool would support their new API methodology. |
We have users added in Jamf as Directory Service Users (we use Google LDAP). They SAML in with an IdP that is not Google. MUT logins seem to still be working fine for us on 6.2.1 with the directory accounts. Update: Well, we can login but it doesn't appear to work anymore. Which I guess makes sense with username / password API auth changing to client ID / secret. Error in regular mode, classic mode says it succeeds but it doesn't actually do anything. Logs show 401 errors (authentication error) which I guess is expected. Maybe the app needs to be updated for client ID / secret instead of username + password? |
We use SSO to login to Jamf, and now it appears that we can't use MUT anymore. I tried creating an API client and assigning some roles, but I get an error when it tries to get the token. Are the new API roles and clients supported? If not, what is the planned timeline to support them? MUT has been a life saver when adding thousands of machines to static groups for mass deployments!
The text was updated successfully, but these errors were encountered: