TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Foxpass – SaaS LDAP backed by existing Google Apps identity [beta]

25 pointsby arenover 10 years ago

5 comments

arenover 10 years ago
I’ve set up an LDAP server at several companies and was always frustrated by how arcane they are to build and operate. So I built a SaaS one (well, a beta anyway) that’s easy to use with a simple web interface for group management, integrates with Google Apps (which is the core identity used by most young companies now), and is scalable and fully redundant. It also serves SSH keys directly to sshd, so users can take care of their own key management (and soon, admins can enforce password and key rotation schedules).<p>HN, I’d love your feedback!
评论 #9039534 未加载
评论 #9039506 未加载
chunsakerover 10 years ago
One question: How are you securing the Oauth connection? Oauth2 is nervous-making.<p>Ok, one more question: If I deprovision someone in GApps, will they automatically deprovision elsewhere? Vice versa? Where&#x27;s the source of truth?
评论 #9039375 未加载
zackangeloover 10 years ago
This is a great idea and something I&#x27;ve searched for in the past when looking for a way to authenticate our own internal apps using Google Apps credentials.
toliover 10 years ago
I know Aren from school, ad i am familiar with the multitude of problems he has solved at various companies. This should be a plug-and-play solution for others!
benjarrellover 10 years ago
This looks really nice! LDAP always seems to take some finessing to work right.<p>Do you support starttls?
评论 #9039668 未加载