Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website/integrations: mastodon: set correct uid field #11945

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 7, 2024

  1. website/integrations: mastodon: set correct uid field

    Setting the `OIDC_UID_FIELD` as `sub` created users on Mastodon with random usernames. Once this was changed to `preferred_username`, new users were created with their usernames set in authentik. My assumption is that users would wish to have the same username rather than have a random one generated.
    
    Signed-off-by: 4d62 <[email protected]>
    4d62 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bb660c5 View commit details
    Browse the repository at this point in the history