Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Nifi Google SAML implementation

avatar
Contributor

When implementing Google SAML with Apache NiFi 1.15 we get the following error on startup.

 

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'samlService' defined in org.apache.nifi.web.security.configuration.SamlAuthenticationSecurityConfiguration: Invocation of init method failed; nested exception is java.lang.RuntimeException: Unable to initialize SAML configuration due to: org.opensaml.saml2.metadata.provider.MetadataProviderException: Non-ok status code 400 returned from remote metadata source https://accounts.google.com/o/saml2/idp?idpid=xxxxx

 

Is this caused by a misconfiguration in Nifi or on the Google configuration side? 

 

There's alot of documentation on what the SAML parameters mean, but unfortunately no expamles can be found on the net.

 

Thank you in advanced.

 

Kind regards,

Dave

1 REPLY 1

avatar
Super Guru

@Dave0x1 ,

 

Would you be able to share your current configuration?

 

Cheers,

André

 

--
Was your question answered? Please take some time to click on "Accept as Solution" below this post.
If you find a reply useful, say thanks by clicking on the thumbs up button.