This document provides instructions for setting up OAuth authorization between a resource server (target service), client application, and identity management service. It outlines registering the target service and client app with the IdM, checking the OAuth token service, and using the IdM REST API to manage user attributes. The steps include requesting a new IdM instance, registering the target service and client app, adding attributes to OAuth access tokens, and enabling self-registration of end-users. Recommendations are provided to follow OAuth and security specifications.