Firstly, I’m in an automation QA group - not full development, so please forgive if the question seems simple.
I work in C# and previously wrote code to login to a GMAIL account and read the email, look for data etc. All great.
Now I need to utilize OKTA in order to access the account and I’m a bit confused as to where to look or what to google in order to figure this out. Nothing I see in my search clearly connects how I authenticate to OKTA and then login to GMail. I’ll happily do the due diligence myself, but I could use pointers in how to go about it.
Thanks in advance.