The venerable old-skool Splunk forums are now closed. Feel free to search for old content here, but new posts are no longer supported.

Instead, please visit the thriving community at answers.splunk.com to ask and answer questions about your Splunk deployment and how to get the most out of it.

Forums: SplunkRequest: Include an authenticator to integrate with Google Apps

Previous Topic: More Flexible Licensing  |   Next Topic: Google Maps for plotting Lat-Lons


Posts 1–4 of 4

Google provides an API to provision and authenticate users http://code.google.com/apis/apps/gdata_provisioning_api_v2.0_reference.html. It would be nice if Splunk could use google apps for your domain as an authentication source (alternatively using the SSO http://code.google.com/apis/apps/sso/saml_reference_implementation.html, or OpenID implementation http://code.google.com/apis/apps/sso/openid_reference_implementation.html).

A python example for Django is available at http://techblog.appirio.com/2008/10/google-apps-auth-backend-for-django.html

Are there any plans to support more authentication back ends any time soon, or is there a straightforward way that a new kind of authentication backend can be added?

I think you are looking for scripted auth:

http://www.splunk.com/base/Documentation/latest/Admin/ConfigureSplunktousePAMorRADIUSauthentication

Don't let the title fool you, PAM/RADIUS are just the auth types we ship examples for.

Cool, I will look, thanks.

P.S. Have you considered using the stackoverflow software to run your Q&A and feature requests?

As in http://www.stackexchange.com/