Member since
10-04-2017
4
Posts
0
Kudos Received
0
Solutions
10-26-2017
05:31 AM
Hi All, I had forked nifi repo and to handle the optional tag,with that changes I'm able to configure the SSO with WSO2 IS successfully. Code Ref: https://github.com/Senthilannaswamy/nifi Thanks Senthil.
... View more
10-06-2017
12:47 AM
Hi @Abdelkrim Hadjidj Thanks for the quick response. The configuration shared is working for Google Identity Server. While trying with WSO2 Identity server, it fails as its doesn't populate the tag (token_endpoint_auth_methods_supported) in meta data response. When looked at the open Id spec, this tag is optional and default value is "client_secret_basic". Exception: Failed to instantiate [org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider]: Constructor threw exception; nested exception is java.lang.RuntimeException: OpenId Connect Provider does not support client_secret_basic or client_secret_post Please let us know whether any alternate approach or any plan for patch. Thanks Senthil.
... View more
10-04-2017
11:22 PM
Hi Team, As per the following post, NiFi support either LDAP or Kerberos based authentication. I would like to know any other alternate support like Oauth2 or SAML based SSO integration. https://community.hortonworks.com/questions/77731/is-there-a-way-to-allow-both-sso-and-ldap-authenti.html Thanks Senthil
... View more
Labels:
- Labels:
-
Apache NiFi