Choosing OAuth 2.0 flows for InsuranceNow

Choose Authorization Code, Authorization Code with PKCE, or Client Credentials OAuth flows for Guidewire Hub authentication.

OAuth Flow Description Additional Information
Authorization code flow For clients that have both a JavaScript client side and a trusted server side. Using the Authorization Code flow
Authorization code flow with PKCE For clients that have a JavaScript client side but no trusted server side. Using the Authorization Code flow with PKCE
Client credentials flow For server to server based applications (e.​g. inbound integrations) Client Credentials OAuth 2.​0 application flow