Hacker News new | past | comments | ask | show | jobs | submit login

> it's as simple as adding a server password

is there a way for me to, instead of using a server password, use something like OAuth so that I can grant access to the server based on my companies central login database? otherwise, every time someone leaves the project, we have to rotate the server password...




I don't see why it wouldn't be possible, however, using OAuth would probably need some nice integration on client side you'd have to provide. Maybe just login to the server using your credentials and authenticate via LDAP?


You can require SASL and build on that, but I don't believe there's any prebaked solution to that problem =/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: