Good day Bubblers. Has anyone come across documentation on how to connect to a 3rd party API that leverages OpenID Connect, an authentication layer built on top of OAuth 2.0? Instead of exchanging usernames and passwords, the API uses [JSON Web Token (JWT)] to authorize client requests.
The above is directly from their documentation. I’m a bit of a novice in this space, but could not find an out-of-the-box match with the bubble API connector, and just about everything on the forum discusses bubble login identity vs this use case.
Thanks!