auth::authentication::authenticate (public)
auth::authentication::authenticate -authority_id authority_id \ -username username -password password
Defined in packages/acs-authentication/tcl/authentication-procs.tcl
Invoke the Authenticate service contract operation for the given authority.
- Switches:
- -authority_id (required)
- The ID of the authority to ask to verify the user.
- -username (required)
- Username of the user.
- -password (required)
- The password as the user entered it.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- auth_password_reset