Skip to content

ubuntu/authd

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33ddd8c · Mar 4, 2025
Feb 20, 2025
Mar 4, 2025
Feb 20, 2025
Feb 20, 2025
Feb 17, 2025
Mar 4, 2025
Feb 3, 2025
Feb 20, 2025
Feb 24, 2025
Jan 28, 2025
Dec 12, 2023
Feb 17, 2025
Nov 19, 2024
Feb 13, 2025
Dec 4, 2023
Dec 4, 2023
Feb 20, 2025
Mar 22, 2024
Jan 22, 2025
Dec 4, 2024
Feb 20, 2025
Feb 20, 2025
Jan 18, 2024

Repository files navigation

authd: an authentication daemon for cloud identity providers

Code quality License Code coverage Go Report Card Reference documentation

Documentation Status

authd is an authentication daemon for cloud-based identity providers. It helps ensure the secure management of identity and access for Ubuntu machines anywhere in the world, on desktop and the server. authd's modular design makes it a versatile authentication service that can integrate with multiple identity providers. MS Entra ID and Google Cloud's Identity and Access Management are currently supported and several other identity providers are under active development.

Documentation

To find out more about using authd, refer to the official authd documentation. If you are on an edge release then you can also read the latest development version of the documentation, which may include features not yet available in the stable release.

The documentation includes how-to guides on installing and configuring authd, in addition to information about authd architecture and troubleshooting.

Brokers

authd uses brokers to interface with cloud identity providers through a DBus API.

Currently MS Entra ID and Google IAM are supported as identity providers. They allow you to authenticate using MFA and the device authentication flow.

For development purposes, authd also provides an example broker to help you develop your own.

Get involved

This is an open source project and we warmly welcome community contributions, suggestions, and constructive feedback. If you're interested in contributing, please take a look at our contribution guidelines first.

When reporting an issue you can choose from several templates:

  • To report an issue, please file a bug report against our repository, using the report an issue template.
  • For suggestions and constructive feedback, report a feature request bug report, using the request a feature template.

Get in touch

We're friendly! You can find our community forum at https://discourse.ubuntu.com where we discuss feature plans, development news, issues, updates and troubleshooting.

About

Authentication daemon for external Brokers

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Security policy

Stars

Watchers

Forks

Packages

No packages published