identity

Function Description
users.getInactive Returns a list of users that haven't been active for a specific number of days.
users.deactivate Sets the isAuthorized attribute of a system user record to False.
users.createTemporary Creates a temporary user for a journey exposed in a B2C portal.
users.deleteTemporary Deletes temporary identities created in B2C sessions.
 users.getCulture Retrieves the user interface localization setting for the current user.
ftos.identity.users.changeCulture Changes the localization of the user interface for the current user.
otp.send Sends a server generated one-time password.
otp.validate Validates the one-time password request on server side.
otp.getStatus Returns the status of the one-time password request.
getCurrentUserAccessToken Retrieves a FintechOS Identity Provider access token for the currently logged user.
authz.createGrantTag Generates a unique tag for custom data ownership.
authz.setGrantTagOnRecord Assigns a custom data ownership tag to an entity record.
authz.getGrantTagOnRecord Retrieves any data ownership tag ID assigned to a record.
authz.RemoveGrantTagOnRecord Removes any data ownership tag ID assigned to a record.
authz.setGrantTagToUser Assigns a custom data ownership tag to a user account.
authz.RemoveGrantTagToUser Removes a data ownership tag ID assigned to a user.
authn.forcePasswordReset Allows you to log out the current user or force a password reset for a user account.
 authn.sendResetPasswordEmailNotification Sends a password reset email to a user.
authn.sendResetPasswordEmailNotification Sends an email with a password reset link to a FintechOS Identity Provider user.