Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Salesforce.com Authentication Controller Service #4

Open
fojcikr opened this issue Jul 21, 2017 · 3 comments
Open

Salesforce.com Authentication Controller Service #4

fojcikr opened this issue Jul 21, 2017 · 3 comments

Comments

@fojcikr
Copy link

fojcikr commented Jul 21, 2017

Hi,
I've added the Salesforce processors to NiFi. When I'm trying to configure DescribeGlobalProcessor I'm getting the following error while creating a new service

No controller service types found that are applicable for this property.

I am able to configure the SalesforceUserPassAuthenticationService Controller Service, but I am not able to reference it in any component. That's in Nifi 1.3.0.

In Nifi 0.7.4 I am able to reference the Service in components, but I'm getting another error (quite similar though)

Salesforce.com Authentication Controller Service validated against [UUID] is invalid because Invalid Controller Service: [UUID] is not a valid Controller Service Identifier or does not reference the correct type of Controller Service

Any idea what might be wrong?

@jdye64
Copy link
Owner

jdye64 commented Aug 15, 2017

Hi @fojcikr I apologize for just now seeing this. I think you might be more interested in apache/nifi@7a0618d at this point. I know Salesforce offers many different mechanisms for OAuth 2 grant types. Which one in particular are you wanting to use? The link is for Client Credentials but I plan on adding the other 3 possible types outlined by the IETF in the coming weeks.

@fojcikr
Copy link
Author

fojcikr commented Aug 21, 2017

Hi @jdye64
Thanks for your reply. I might give it a try.
For now I managed to make it work with the InvokeHTTP processor. It looks like it's enough for OAuth2 authorization and other REST calls, especially when using with the execute script processor.

@analytically
Copy link

Having a similar issue with Nifi 1.7.1, "Incompatible Controller Service Configured".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants