Hey everyone ๐
We are excited to announce User Consent Auth in Agent Studio, which lets you securely deploy Agent Studio use cases that respect user permissions and access levels, is now in Preview!
What are the capabilities of this launch?
- Permission Consistency. Ensure users only access data they are permitted to see. Any user interacting with an app through Moveworks does not gain privileged access through a generic service account.
- User Control. Individual users can grant access to their own data. Unlike JWT where a developer can impersonate any user, this allows users to control exactly what types of data and actions the connector is allowed to interact with.
- Tokenized Security. Short-lived access tokens are generated and continuously rotated with longer lived refresh tokens to reduce the risk of damage from a privileged access token being intercepted.
- Revocability. Each user authorization is associated with a token that can be easily audited and revoked at any time in case of security risks.
How do I get access?
This feature is already enabled in your organization. Refer to these help docs for more information.