Has anyone tried an authentication mechanism based on some kind of DNS TXT record where you look up the user's auth provider based on a DNS record attached to their email domain?
1
1
That was literally where we started 12+ years ago. ;-) DNS is kind of hard to implement for most, and is actually less secure than HTTPS, hence webfinger discovery as this mechanism (webfinger led to .well-known being standardised, which is what letsencrypt & others use).
3
Somewhere around 60% of the users I support use gmail, so any approach is going to need to be supported by Google. Their OAuth implementation is pretty seamless these days for sign-in.
nobody said "force". my goal is to *enable* indie identities, something that is pretty much completely glossed over by the current OIDC ecosystem.
Nov 19, 2020 · 6:17 AM UTC
1


