For Authorization against an API with oAuth 2.0 Bearer Token, you can use the following guideline.
Preparation – Setup Identity Provider
It is important, that you choose the right Identity Provider in the DropDown Authentication Client.
Result
As a Result, Simplifier will add the following information in every Connector Call in the HTTP Header
Authorization: Bearer <Your Token>