Add oauth to MinIO #35
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/35/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to use OAuth everywhere it's possible, so I need to create accounts in gitea only
Currently Minio uses the
preferred_username
claim that is not perfect at all, but I couldn't make it work with groups for some reason