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)

You can apply ACLs to it, policies, all that kind of stuff.

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

You can build applications with that.

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

That's what Aperture is as well.

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

It's fundamentally a TSNet application.

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

So it just shows up as a service.

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

The nice thing about TSNet is that, yeah, you can turn any kind of service into effectively what appears to be a device.

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

And then you can apply rules in terms of who can access that with what level of permissions and all that kind of stuff.

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

In terms of just running TS-IDP as a service inside of your network?

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

Well, how does Proxmox be able to support TS-IDP?

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

It's just another OIDC endpoint.

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

Yeah, and we've added, I mean, there's OAuth 2.1 support or 2.0.

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

I mean, we brought it up to the almost OAuth 2.1 as the MCP spec was evolving last year.

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

And then we paused it a little bit.

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

But yeah, OADC, OAuth 2, it should just work.

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

One of the reasons we spent some time working on DS-IDP last year is because a lot of the existing IDPs, like the big ones out there, didn't support some of the things that MCP was calling for, like dynamic client registration, for instance.

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

So we built that into TS-IDP, so it effectively let us bolt on these missing capabilities.

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

So you can not only continue to use your existing external identity provider, but you can augment its capabilities with TS-IDP inside of your private network.

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

I was getting deeper and deeper into MCP last summer and definitely into the fall.