To use Google for user authentication, create an OAuth2 application and configure the callback to https://<endpoint>/portals/<portal>/oauth2/callback (see examples
depending on how Traefik Forward Auth is exposed).
Configure a provider with these options in the google property:
clientID: OAuth2 client ID of your applicationclientSecret: OAuth2 client secret of your application