Class IdpUsernamePasswordForm

All Implemented Interfaces:
Authenticator, Provider

public class IdpUsernamePasswordForm extends UsernamePasswordForm
Same like classic username+password form, but for use in IdP linking. User identity is optionally established by the preceding idp-create-user-if-unique execution. In this case username field will be pre-filled (but still changeable).
Author:
Marek Posolda