I was trying to configure the Oauth2 server on http-source-kafka connector in SCDF. There are no such properties available to configure the Oauth2 related configs.
permitted.endpoints=xxx
restricted.endpoints=xxxxx
scopes=xxxx
resourceId=xxxx
Want to know how I can enable security for "http-source-kafka connector" in SCDF. So that I can restrict the rest endpoints as per my needs.