Configure Federated login in Google Workspace by configuring the OAuth consent screen.
- Open the Google Developer Console.
- Hover over APIs and Services in the left navigation menu and click OAuth consent screen.
- In the User type section select Internal.
- Click CREATE.
- Enter LastPass in the App name field.
Important: This app name will be displayed for the federated users.
- Enter the user support email address.
Note: The users in your organization can request support via this email address.
- Optional: Upload LastPass logo.
Tip: The users in your organization can easily recognize this app if you upload a logo.

Note: You can use the image below to upload as the App logo:
- Click +ADD DOMAIN and enter lastpass.com.
- Enter the email address of the developer in the Developer contact information field.
Note: The users can request support by using this email address.
- Click SAVE AND CONTINUE.
- In the Scopes window click ADD OR REMOVE SCOPES.
- Check the boxes for the following scopes:
- userinfo.email
- userinfo.profile
- openid
- drive.appdata
- drive.file
- drive.install
- Click UPDATE.
Result: The scopes are added to the Your non-sensitive scopes section.
- Click SAVE AND CONTINUE.
- On the Summary window click BACK TO DASHBOARD.