trustification / trustify

Apache License 2.0
8 stars 15 forks source link

AuthN/AuthZ #11

Closed bobmcwhirter closed 5 days ago

bobmcwhirter commented 4 months ago

What's needed for authentication?

Do we need a KeyCloak? Can we defer (for dev at least?) to GH OAuth or similar?

ctron commented 4 months ago

To my understanding we might be able to use https://github.com/HeroicKatora/oxide-auth … kind of like SQlite for OIDC.

jcrossley3 commented 5 days ago

Can we close this?

ctron commented 5 days ago

I think the Authentication part is solved. The authorization part is there, but leaves a lot of room for improvement. That could be tracked in a more focused issued though.

ctron commented 5 days ago

Tracking issue for authorization: https://github.com/trustification/trustify/issues/554