Security

Does Splunk support Microsoft Azure AD B2C?

evinasco
Communicator

Hi Splunkers

I need to know if splunk supports Azure AD B2C to allow anyone to sign up as a user in a service with their email or social media provider like hotmail, i have used the next links for do that and i can login with domian account but i don't get to login with hotmail account

https://www.splunk.com/blog/2017/11/20/configuring-microsoft-s-azure-security-assertion-markup-langu...

https://www.splunk.com/blog/2016/09/14/configuring-microsofts-adfs-splunk-cloud.html

https://www.splunk.com/blog/2017/11/20/configuring-microsoft-s-azure-security-assertion-markup-langu...

Some idea???

Tags (3)
0 Karma

kristensens
Explorer

Long time quiet thread, but I recently got it working with the help of a set of excellent scripts :
Follow these steps
https://github.com/cljung/AzureAD-B2C-scripts

Then we need to get the groups for splunk, which is implemented with a function described in this;
https://github.com/cljung/B2C-devdiv/tree/main/4-groups

I all is working, you'll have the testsite jwt.ms up and displaying claims.
Then theres a bit of work to convert JWT to SAML, which is described here

https://docs.microsoft.com/en-us/azure/active-directory-b2c/connect-with-saml-service-providers?tabs...

In addition, there may be some smal tweaks in the policy to get the right claims.

I also noted that the metadata endpoint of splunk isnt available unless you sign on, so I uploaded it to av azure blob website and referenced in the app-registration..

 

brgds

Kristen

Tags (2)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...