We have a running application in an on-prem server. I would like to create an application which reads BigQuery table from GCP.
I have been restricted to use Service account key and that is not the best way of authenticate my application too right?
So googled and came to know about this "Google Workload Federation Identity".
But I am unaware that it asks for issuer URL and provider attributes which has be filled while creating.
Can anyone help me like, what is this issuer(URL) and how to get it?
So far I have created a workload Identity Pool.