C4illin / ConvertX

💾 Self-hosted online file converter. Supports 1000+ formats ⚙️
GNU Affero General Public License v3.0
647 stars 19 forks source link

Support SSO Authentication and permission system #146

Open Rdeisenroth opened 2 months ago

Rdeisenroth commented 2 months ago

Hi, i really like this project so far. One key feature that is missing for me though is the ability to use my existing SSO Server (i use Authentik) with this project via Open ID Connect. As a workaround for now, i can set ALLOW_UNAUTHENTICATED=true and handle authentication with my reverse proxy. I would love the ability to use group mappings to allow different users to convert different file types or have different resource limits. For example, this is how i would like to use this feature:

I know this is quite a lot to ask for and i would like to provide my help when i have more time in about a month.

Estradamis commented 1 month ago

Honestly I would prefer to limit it down to certain formats

Rdeisenroth commented 1 month ago

Honestly I would prefer to limit it down to certain formats

That would be part of it