datarevenue-berlin / OpenMLOps

MIT License
701 stars 101 forks source link

[WIP] MLOPS-114: Add OAuth2-proxy and Ambassador Auth Service #14

Closed tvinagre closed 3 years ago

tvinagre commented 3 years ago

This is not working yet. The authentication flow works and securing an endpoint also, but the Cookie is not being set correctly. Although it might work, feels a lot like a hack and doesn't give us a lot of flexibility like Roles, Read / Write access, which defeats the purpose of using an API Gateway. I'll start trying ORY and see if it integrates nicer and come back later to try to fix this

Also, needs to move away from HELM to plain terraform

tvinagre commented 3 years ago

This solution adds too much overhead and is not as flexible as ORY. Closing this PR