Front Capabilities

Last updated: October 7, 2024

After this article...

You'll understand the capabilities our Front integration provides, and how Lumos interacts with the Front API.

View users

The mapping between Front user statuses and Lumos user account statuses is below.

Front User Status

Lumos Account Status

active

Active

inactive

Deprovisioned

deleted (Front no longer returns a user)

Deprovisioned

Front API endpoint: https://documenter.getpostman.com/view/1614368/RVfsHZ6o#eeca7798-dde8-3621-b55e-d2ff1e2b667b

View a user's entitlements

Lumos can retrieve the following user entitlements from Front.

  • Role - Whether the user is a Zoom Workspace Owner, Admin, or Member.

Front API endpoints:

Role

https://documenter.getpostman.com/view/1614368/RVfsHZ6o#3b85799f-8f9d-3bd8-9092-195527d68867

Suspend a user

AppStore

Offboarding

Access Reviews

License Management

N/A

*

*

*

In Lumos, suspending a Front user marks their Account Status as "Deprovisioned".

In Front, this action disables the user's account and prevents them from being able to log in.

This action reclaims a license in Front.

Front API endpoint: https://documenter.getpostman.com/view/1614368/RVfsHZ6o#f7ed5b1e-5ef7-4b27-36ba-044d6ffc57fd (we set the active attribute to false)

Deprovision a user

AppStore

Offboarding

Access Reviews

License Management

N/A

*

*

*

In Lumos, deprovisioning a Front user marks their Account Status as "Deprovisioned".

In Front, this action permanently removes the user and their data from Front.

This action reclaims a license in Front.

Front API endpoint: https://documenter.getpostman.com/view/1614368/RVfsHZ6o#174ad762-404b-4205-881f-a510ab9ba995

Front API documentation