authd
authd copied to clipboard
Authentication daemon for external Brokers
When a user executes `passwd` to change their password, the broker only allows local password authentication. We should also allow device authentication. Refs: https://github.com/ubuntu/authd/issues/824#issuecomment-2706143808
### Is there an existing issue for this? - [x] I have searched the existing issues and found none that matched mine ### Describe the issue Hi Team, we use...
### Is there an existing request for this feature? - [X] I have searched the existing issues and found none that matched mine ### Describe the feature I want to...
### Is there an existing issue for this? - [X] I have searched the existing issues and found none that matched mine ### Describe the issue Hello, today I tried...
The [new command-line tool](https://github.com/ubuntu/authd/issues/640) (WIP in https://github.com/ubuntu/authd/pull/782) will allow to remove users from the authd database. However, in it's current design, it does not remove the user data stored by...
### Is there an existing request for this feature? - [x] I have searched the existing issues and found none that matched mine ### Describe the feature Canonical team: Please...
I tried disabling a user in Entra ID and logging in. It shows the error message `authentication failure: could not refresh token`. In the log I see: ``` Feb 26...
This is the continuation of https://github.com/ubuntu/authd/pull/626 that allows to have a single codebase to both parse and generate UI layouts from the client and broker sides. Compared to the initial...
### Is there an existing request for this feature? - [X] I have searched the existing issues and found none that matched mine ### Describe the feature Currently, authd creates...
### Is there an existing request for this feature? - [X] I have searched the existing issues and found none that matched mine ### Describe the feature When logging in...