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

SSO & API Roles and clients #121

Open
PhillyPhoto opened this issue Jun 3, 2024 · 3 comments
Open

SSO & API Roles and clients #121

PhillyPhoto opened this issue Jun 3, 2024 · 3 comments

Comments

@PhillyPhoto
Copy link

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!

@PhillyPhoto PhillyPhoto changed the title SSO & API Roles and clients SSO & API Roles and clients label:enhancement Jun 3, 2024
@PhillyPhoto PhillyPhoto changed the title SSO & API Roles and clients label:enhancement SSO & API Roles and clients Jun 3, 2024
@eofferdahl
Copy link

eofferdahl commented Jun 3, 2024

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.

@PhillyPhoto
Copy link
Author

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.

@07-C9
Copy link

07-C9 commented Jul 24, 2024

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.

Screenshot 2024-07-24 at 2 53 51 PM

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?

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

No branches or pull requests

3 participants