Browser Login Discovery

There are some really cool ideas floating around the interwebs these days, dealing with discovery of authentication. A lot of the talk is about integrating OpenID into the browser, but I don't think it needs to be limited to that. People are working on good ways to auto-discover what the login end-points are on some pages. So when I go to ericholscher.com, there will be a specific URL to go to that will list the places where you can login, and what they support. For example: /authEnds.xml would say that /account/login/ is the endpoint of login on my site.

I feel that this could be builtin to the browser. That wouldn't be too hard, but I think we can do it with already existing technologies. All of the major browsers currently support saving of passwords for logins on a site. This means that they know what page, and what domain they are on, for the correct login information to be displayed. Why can't we make a Firefox extension that does:

Land on a page. Search saved passwords for that domain. If a saved password exists, display a small dropdown box to ask if we would like to login (if we aren't already). Submit saved login information to the saved login form destination. PROFIT!

| Delicious Bookmark this on Delicious

Comments support markdown

Comments are closed.

Comments have been close for this post.

About this post

Posted at 1:23 p.m. on April 8, 2008

Comments: 0

Search


Recent Posts

Busy Busy

2 days, 12 hours Ago (Comments: 0)

A start to the uber community

4 days Ago (Comments: 4)

Debugging Django in Production Environments

4 days, 14 hours Ago (Comments: 8)

Should reusable apps have templates?

5 days, 15 hours Ago (Comments: 3)

Encouraging Testing in Django

6 days, 14 hours Ago (Comments: 11)

More Posts...

Projects


Categories


Tag Cloud

community debugging django doctest idea iowa pdb philosophy politics post-a-day practical project python school screencast software template-tags testing testing-series tips tutorial unittest

Archive


Great spirits have always found violent opposition from mediocrities. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence.

- Unknown