This space is archived
For current information please use the current ExamSys documentation
Cosign Login
Description
This allows user authentication via cosign.
Config Options
Config Option | Description |
---|---|
id_col | is the column name of the userid |
table | is the name of the table |
username_col | is the name of the column containing the username |
cosign_button | if true enables aa cosign login button (also disables requirement for password/username to be filled in. if set you need to click this button to go via cosign auth, if not it wont run through this module |
enable_fudgecreateuser | enables the fudge create user not using the lookup class created in table but no details go with it all blank |
disable_ldapmissing | Disables lookup plugin if it has record in external auth but no record in internal db |
search_field | is used as the field that the username gets put in for a search for missing user. |
usernamefield | this is the SERVER field that it takes the username usually REMOTE_USER |