Technitium DNS v15.1.0 released with OpenID Connect integration
Technitium DNS Server **v15**.1.0 has been [released](https://github.com/TechnitiumSoftware/DnsServer/blob/master/CHANGELOG.md#version-151) with support for OIDC! Now you can use your preferred identity provider to log in to user accounts, and manage your DHCP/DNS deployments with approriately granular permissions controls.
I've played around with it, and safe to say that the SSO integration works well. I've written a guide to set it up against Kanidm [here](https://github.com/TechnitiumSoftware/DnsServer/discussions/1907). There were some OIDC/clustering bugs in prior v15 releases, and with v15.1.0 they have been squashed and solved.
The major release of version 15 also include various important [changes](https://github.com/TechnitiumSoftware/DnsServer/blob/master/CHANGELOG.md#version-151), such as the following highlights:
- A new API call for Prometheus metrics
- Query Logs apps can now follow live updates
- Codebase updated to .NET 10 runtime
- HTTP tokens are now accepted via the `Authorization: Bearer <token>` header
- Many other bugfixes, secfixes, and improvements...
Technitium is pretty great. Hope everyone enjoy the release :)
I've played around with it, and safe to say that the SSO integration works well. I've written a guide to set it up against Kanidm [here](https://github.com/TechnitiumSoftware/DnsServer/discussions/1907). There were some OIDC/clustering bugs in prior v15 releases, and with v15.1.0 they have been squashed and solved.
The major release of version 15 also include various important [changes](https://github.com/TechnitiumSoftware/DnsServer/blob/master/CHANGELOG.md#version-151), such as the following highlights:
- A new API call for Prometheus metrics
- Query Logs apps can now follow live updates
- Codebase updated to .NET 10 runtime
- HTTP tokens are now accepted via the `Authorization: Bearer <token>` header
- Many other bugfixes, secfixes, and improvements...
Technitium is pretty great. Hope everyone enjoy the release :)