Hello!
I’m new here but we are looking for integrating Okta using C++, i found this topic from 2 years ago.
https://support.okta.com/help/s/question/0D54z00007tN5STCA0/using-okta-with-a-c-winform-or-c-windows-application?language=en_US
Did there is any support for C++ in Okta api? Can i wrap it somehow? Or should i look for creating a python scripts which will perform authorization with Okta and return to C++ parent values? Which approach do you suggest?