User lookup
Provides a sing field of input for user to enter an identifier.
Configuration
Name
Description
Default value
Mandatory
{
"id": "uidlookup",
"type": "UserLookup",
"config": {
"base_path": "/saml/authn",
"pipe_id": "finduser",
"webroot_dir": "web/authenticator/user_lookup"
}
}