Account authentication
dialogportal™ REST API contains a number of endpoints for authenticating user entities and managing entity credentials. The following endpoints are available:
Authenticates an entity by checking whether, for example, the submitted username and password matches the data in the database, or a specific account on a social media is registered in the database. Updates password of an entity after first having verified that the old password is correct and matches entity Initiates communication flow when a user has forgotten their password. What specifically happens must first be configured in Rubiq Cloud. Activates an entity/account, when the contract specifies that all new entities must be verified before they can be used. Requests that the API generate a onetime-password to be emailed to an entity email address. The password can then be used to authenticate using authType: onetime, with endpoint 2001: Authenticate.2001: Authenticate
2002: Change password
2003: Trigger “Forgotten password” service
2004: Verify account
2005: Request onetime-password