Feature #49399
closedOpenID provider buttons
0%
Description
It should be possible to show OpenID provider buttons on the OpenID backend login page.
The buttons should be configurable, so that a company may put its own OpenID provider logo + URL on it and disable all others.
When clicking on the logo button, the OpenID field should get filled with the provider's OpenID URL and the form should get submitted automatically.
There should be two button types: Large and small ones. The large ones have large logos and represent the most commonly used providers. The small ones are in a line below the large ones and represent not so commonly used providers.
It should also be possible to deactivate the manual OpenID input field, so that a company could allow backend logins exclusively through their own OpenID server.
This feature is only possible when bug #25322 is fixed.
Files
Updated by Christian Weiske over 11 years ago
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22577
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22577
Updated by Christian Weiske over 11 years ago
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22577
Updated by Gerrit Code Review over 11 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22577
Updated by Christian Weiske about 11 years ago
I talked with Helmut; the buttons should be provided by a separate extension. With http://forge.typo3.org/issues/51308 it will be possible.
Updated by Christian Weiske about 11 years ago
I've implemented it as extension now, thanks to #51308: https://github.com/cweiske/t3x-openid_selector
Updated by Philipp Gampe about 11 years ago
- Status changed from Under Review to Closed
closed on owner request