# Technology, Engineering

Published articles for Technology, Engineering.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## SAML SSO Authentication for Splunk with G Suite

DevFeed: [SAML SSO Authentication for Splunk with G Suite](<https://devfeed.tech/articles/saml-sso-authentication-for-splunk-with-g-suite-27895.md>)

Original publisher: [Read original article](<https://clevertap.com/blog/saml-sso-authentication-for-splunk-with-g-suite/>)

Author: kishlaya kumar

Published: 2018-04-12T07:00:30Z

Content type: tutorial

Language: en

Sources: [CleverTap](<https://devfeed.tech/sources/clevertap.md>)

Topics: [saml](<https://devfeed.tech/topics/saml.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Google](<https://devfeed.tech/topics/google.md>), [log management](<https://devfeed.tech/topics/log-management.md>), [elasticsearch](<https://devfeed.tech/topics/elasticsearch.md>), [kibana](<https://devfeed.tech/topics/kibana.md>), [logstash](<https://devfeed.tech/topics/logstash.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [browser](<https://devfeed.tech/tags/browser.md>), [elasticsearch](<https://devfeed.tech/tags/elasticsearch.md>), [elk](<https://devfeed.tech/tags/elk.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [google](<https://devfeed.tech/tags/google.md>), [kibana](<https://devfeed.tech/tags/kibana.md>), [log-management](<https://devfeed.tech/tags/log-management.md>), [logstash](<https://devfeed.tech/tags/logstash.md>), [saml](<https://devfeed.tech/tags/saml.md>), [security](<https://devfeed.tech/tags/security.md>), [sso](<https://devfeed.tech/tags/sso.md>), [technology](<https://devfeed.tech/tags/technology.md>), [technology-engineering](<https://devfeed.tech/tags/technology-engineering.md>)

### AI overview

A step-by-step guide to configuring SAML-based single sign-on for Splunk using Google (G Suite) as the identity provider. It explains the SAML authentication model and flow, following the authors' move from ELK to Splunk for on-premises log management and analytics.

### Source excerpt

From early on, our team used ELK (Elasticsearch-Logstash-Kibana) for log management and analytics. ELK served us well, but as our The post SAML SSO Authentication for Splunk with G Suite first appeared on CleverTap.