Tokens
When a user logs in through a web browser, they’re sent to the Identity Provider (IdP) configured for the project (an OAuth2 provider, almost always Entra ID or Google) using the authorization code grant flow. See external application integration. Adding aAuthorization header with the token as follows will authenthicate the request: