Skip to Main Content
ADD A NEW IDEA

My ideas: RESTful API V1.5

Showing 23

Add API Call to Update Certificates

We would like users to only have to re-certify at the highest level (instead of completing all lower levels within certification path). As of right now, the API calls can re-enroll users and complete their lower level certifications, however, this...
about 3 years ago in Integration / RESTful API V1.5 0 Unreviewed

Allow filtering users by department on api/Rest/v1/users

It really sucks to have to download over 100,000 users (over 1GB of data) just to find the 5 users within a department.
about 3 years ago in Integration / RESTful API V1.5 0 Unreviewed

Fix the race condition on api/Rest/v1/Authenticate

It really sucks that you need to have a global distributed lock just to use the API. Logging in should not invalidate the previous API session.
about 3 years ago in Integration / RESTful API V1.5 0 Unreviewed