Back to release notes
v1.1.782026.07

More precise permissions for OAuth connections

v1.1.78 makes OAuth connections to external apps easier to control safely. The consent screen lists the permissions requested by the app and lets you grant only the optional permissions you need. Public API scopes and target resources are now handled separately as well, reducing the risk of granting broader access than intended.

Screenshots

OAuth consent screen showing selectable permissions requested by an external app
Review the requested permissions and grant only the optional access the external app needs.

Changes

  • Choose which optional permissions to grant directly on the OAuth consent screen.

  • Public API scopes and target resources are separated so external apps receive only the access they need.