Authentication and User Management Software: FusionAuth [audio]

mooreds1 pts0 comments

Authentication & User Management Software: FusionAuth | SourceForge Podcast, episode #127 - SourceForge Articles

Open Source Software

Business Software

Blog

About

More

Articles

Create

Learn

SourceForge Podcast

Site Documentation

Subscribe to our Newsletter

Support Request

SourceForge Articles

Software, Technology, & IT<br>-->

Home<br>Articles Authentication & User Management Software: FusionAuth | SourceForge Podcast, episode #127

Authentication & User Management Software: FusionAuth | SourceForge Podcast, episode #127

By Community Team July 30th, 2026

FusionAuth is an API-first CIAM platform that gives businesses complete control over authentication, authorization, and identity for users, services, and AI. Deploy it anywhere, scale without unpredictable pricing, and secure complex environments without sacrificing flexibility, performance, or data sovereignty.

In this episode, we explore why identity is no longer “just a login form” but critical infrastructure for security, user experience, and business risk. Dan Moore from FusionAuth breaks down the difference between authentication and authorization, why building your own login system is usually a bad idea for production, and how deploy-anywhere identity gives teams more control over data, upgrades, and reliability. The conversation also looks ahead to AI agents, arguing they need separate identities and deterministic guardrails so systems can safely tell humans and agents apart.

One especially useful takeaway is that the next wave of identity will be shaped by both passkeys and agentic workflows, but passwords aren’t disappearing anytime soon.

Watch the podcast here:

Listen to audio only here:

Learn more about FusionAuth.

Interested in appearing on the SourceForge Podcast? Contact us here.

Show Notes

Takeaways

Identity and access management has become a frontline cybersecurity concern.

Authentication confirms who someone is, while authorization determines what they can do.

Customer identity requires a different approach than workforce identity.

Customer login experiences must balance security, speed, and conversion.

Building authentication internally creates significant maintenance and security risks.

Engineering teams should consider the opportunity cost of developing login infrastructure.

FusionAuth lets organizations deploy identity services wherever their data must reside.

Deployment flexibility gives companies greater control over upgrades and user data.

Fine-grained authorization supports more complex permissions than role-based access control alone.

Authorization systems must remain highly available because applications consult them continuously.

AI agents should have identities separate from the humans they represent.

Deterministic guardrails can limit what agents are permitted to purchase or access.

Industry standards will help agents interact securely across different services.

Passwords will remain relevant even as passkeys and biometrics gain adoption.

Identity infrastructure should be treated as a critical application component, not a basic utility.

Chapters

00:01 – Identity as cybersecurity’s front line<br>02:15 – Dan Moore’s role at FusionAuth<br>04:44 – Authentication versus authorization<br>06:18 – Customer identity and workforce identity<br>08:39 – Why customer login experiences are different<br>09:31 – The risks of building authentication internally<br>12:18 – Opportunity costs and production identity systems<br>14:38 – FusionAuth’s deploy-anywhere approach<br>16:51 – Data ownership, control, and upgrade flexibility<br>17:51 – Bringing authentication and authorization together<br>21:11 – Identity and authorization for AI agents<br>24:34 – Standards for agentic identity<br>27:28 – Managing non-human identities and permissions<br>30:24 – Passwords, passkeys, and the future of login<br>35:07 – Leadership, authenticity, and identity infrastructure

Transcript

Beau Hamilton (00:01.099)<br>Hello, everyone, and welcome to the SourceForge Podcast, where we talk to leaders and builders behind today’s most interesting B2B software companies. I am your host, Beau Hamilton. Now I’ve got a quick question for you listeners and viewers. How many times have you logged into something today? Maybe it’s your email, bank, maybe it’s Slack or Microsoft Teams, probably a dozen times before lunch without even really thinking about it. But all of that invisible like wiring behind every login screen is an entire industry.

And that is identity and access management. And it’s quietly become the front line of cybersecurity. Roughly two-thirds of cyber attacks now start with identity, stolen passwords, and compromised credentials. and one security researcher actually put it as like attackers aren’t breaking in anymore, they’re just logging in. So that’s an interesting way to phrase things and a good setup for today’s episode. And it’s gonna get a lot more interesting on that front because it’s not just humans logging in, AI agents are on the horizon. They’re actually...

identity authentication fusionauth software sourceforge authorization

Related Articles