Custom Method
Manages authentication of users based on an external ad-hoc (custom) identity provider.
See the Webcom online documentation to know the technical constraints on such a custom provider.
Instances of this CustomMethod must be created using the AuthenticationService.getCustomMethod method.
Functions
authenticate
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
Authenticates the user based on credentials issued by the custom identity provider associated with this CustomMethod instance.