OIDCPostUidAndPassword
Used when authenticating using only username and password.
Properties
Example Configuration
{
"alias": "oidcuidpwd",
"name": "OIDCPostUidAndPassword",
"configuration": {
"pipeID": "authPipe",
"allowedRP": ["rp1", "rp2"]
}
}