vermaneerajin / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

Add OpenID/OAuth-based login screen #123

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Users who disable password-based SSH login are not able to use the existing 
alternatives (i.e. ssh keys) with shellinabox.

Rather than find a tenuous way to use the existing SSH-key technology in the 
browser, a more web-friendly way would be to specify a mapping from OAuth 
identifier to local username, and have authentication be delegated to the OAuth 
provider.

Original issue reported on code.google.com by hjfreyer on 16 May 2011 at 10:33