REST-Api Acess via Google OAuth2 Token

Hello,

we could successfully integrate the Google OAuth2.0 Integration into our gitlab instance. So far so good.

Is it possible to Authenticate with a Google JWT Bearer Token on gitlabs REST-Api ?
I only get ’ 401: Unauthorized’ Errors back.

So after spending some hours into it, I would like to check if this is even possible right now.

I would be grateful for any hints.

Regards

Kretikus