-
Activate Authentication This API provides the ability to activate a user’s status code for the customer id and namespace.
-
Add Authentication This API provides the ability to post a username and password to an existing customer for authentication. This can be used to capture the log in credentials to be used for logging into a gated site.
-
Reset Authentication This API provides the ability to reset the password for an existing customer for authentication. This will update the current password for the user and update it to a temporary random password that should be changed upon log in.
-
Update Authentication This API provides the ability to post an update to username and/or password for an existing customer for authentication.
-
Validate Authentication This API provides the ability to validate a username and password for authentication. This can be used to authenticate a user and get the Omeda Customer Id for the authenticated user. It will only validate usernames of active customers.