heroku / identity

[DEPRECATED] Login and OAuth management service for Heroku
https://id.heroku.com/
MIT License
246 stars 20 forks source link

SSO Login #201

Closed naaman closed 8 years ago

naaman commented 8 years ago

SSO login adds a small link to initiate single sign-on from the primary login page. It uses the SSO base URL config and appends /login to redirect users to the SSO login page.

/cc @dmcinnes

dmcinnes commented 8 years ago

:+1: Fine by me, though who approves the design change? @itchymutt would that be you?

naaman commented 8 years ago

Oops, yes that's @itchymutt.

naaman commented 8 years ago

Screenshot:

sso link on login

itchymutt commented 8 years ago

@naaman The text links are blurring together, can we create more space between them? A suggestion to correct that would be to justify them the same way Salesforce does on their login screen (though adding more space is also fine with me):

screenshot 2015-12-10 12 46 56

Second, copy change "SSO" to "Log in via SSO".

naaman commented 8 years ago

Updated screenshot:

sso on login

itchymutt commented 8 years ago

@naaman @dmcinnes This gets a +1 from me now!

dmcinnes commented 8 years ago

Thanks!