canonical / canonical/authd

Feature: Modified usernames

Open
#574 15 comments 13 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
308
Forks
41
Avg merge
2d 4h
Merged PRs (30d)
58

Description

### 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 using an Entra email ID (e.g., `bill@foo.com`), the username and home directory on the VM are the full email address (e.g., `/home/bill@foo.com`).

For orgs with only one login domain, it would be great to have the username not include the `@foo.com` portion. So the username in this case would be `bill` and the home directory would be `/home/bill`.

### Describe the ideal solution

_No response_

### Alternatives and current workarounds

_No response_

### System information and logs

_No response_

### Relevant information

_No response_

### Double check your logs

- [X] I have redacted any sensitive information from the logs

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.