cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!

Wish List

Choose Language Hide Translation Bar

my.jmp.com API

What inspired this wish list request? Managing jmp licenses can be tedious if we have a lot of licenses and employees resign or arrive. Corporate user management systems (like Active Directory or other SSOs) always need to be up to date, so if we can have an API to add or remove users on my.jmp.com, that would be very useful.

 

What is the improvement you would like to see? All actions that we can do manually in the my.jmp.com console should be possible with API and be documented.

 

Why is this idea important? Manage jmp automatically and not manually.

10 Comments
yacineBelamiri
Level I

Great idea! This would be very helpful on daily basis when managing large amount of users within your company.

This would definitely be a major step ahead into jmp industrialization management et deployment for larger companies   

danflynnBU
Level I
Status changed to: Acknowledged
 
ClassOtter740
Level I

Any Updates here? Does an API exists to manage software and users in it?

MathStatChem
Level VII

This is a very high priority expectation at our company, and without it, it is and will hinder the adoption of newer JMP versions.

MathStatChem
Level VII
Ryan_Gilmore
Community Manager
Status changed to: Acknowledged
 
guillaumebugnon
Level V

Hello @Sarah-Sylvestre and @Ryan_Gilmore 

Do we have some news on this request? Some visibility?

We would like to switch all our users to JMP 19 but licenses management will be difficult if this one cannot be easily automated.
Or maybe do you have a workaround (not a manual one).

Thanks

Guillaume

guillaumebugnon
Level V

Hello @Sarah-Sylvestre , @Ryan_Gilmore , do you have any info to share on this request?

Thanks

MathStatChem
Level VII

I don't think the user need is complex for this.  Specifically what is needed is a RESTful API with calls for:

  • Retrieve User List:  download a list of authorized users
  • Add User: add an authorized user
  • Remove User:  remove a user

Authentication for access to the API should be based on an API-Key retrievable by the JMP administrator.