Username & password
Used to verify user credentials against one or more user stores. Requires modules AuthN & Pipes to be deployed.
Configuration
Name
Description
Default value
Mandatory
{
"id": "iodpwd",
"type": "UserNameAndPassword",
"config": {
"base_path": "/saml/authn",
"context_path": "/saml/authn/uid",
"pipe_id": "user_validation_pipe",
"webroot_dir": "web/authenticator/username_password"
}
}Logging
Data sent to validation pipe
Data exposed to global state
API
Starting an authentication
Translation keys
Last updated
