OAuth2 authorization code flow: Anonymous users

Within the context of Cloud API authentication, an anonymous user is a person who is not yet known to the insurer but who may establish a business relationship with the insurer. Typically, an anonymous user can only create an account (and its associated objects), quote a submission, and bind a submission. Once an anonymous user binds a submission, they logically move from being an anonymous user to an external user.

PolicyCenter is the only InsuranceSuite application that supports anonymous users for Cloud API.

This topic describes how to implement Cloud API authentication for anonymous users.