Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing
David Carney

David Carney

๐Ÿ‘ค Speaker
715 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

Like when you're on the tail net, you've already done an OAuth flow.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And so why do it again is basically the question we asked.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So every connection can assert your identity.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So we just leverage that.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So obviously there's a bit of work you have to do, say with Proxmox or whatever, to set it up and point it at TS-IDP.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

You've got to set up TS-IDP inside of your network.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

It's pretty straightforward.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

We're working on making that easier too.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

But once it's set up, it's just like this magical experience where people just forget about the fact that they need to log in anymore.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

But under the covers or under the hood, it's all, you know, it's all safe and secure.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

It's just like you're doing an OAuth flow.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

The code is open source.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

It's on our community projects page.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

I think it's github.com.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

It does support, I believe, OAuth 2.1 nowadays.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

We brought it up to speed basically to keep pace with the evolving MCP spec last year.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So we added a bunch of other stuff to it.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

But people are using it.