Creating OAuth credentials for an SMD User
           Note: This step is not applicable for Infor Government Solutions (IGS) customers. Proxy access is disabled in the IGS environment.
          
         - Open Infor OS Portal’s navigation menu.
 - In the Applications, select Birst.
 - Add a proxy user.
           
- Select Admin > User Management.
 - Specify your name in the search text field.
 - Click your name to view details.
 - Copy your user GUID.
             For example, TENANTID_df0e1b03-8c4d-4f1e-848f-d5740a45a8bf.
 - Select Admin > Space Management > Command Window.
 - Add proxy for service user and specify these commands:
             
addproxyuser <your user GUID> <TenantID>_SERVICE_USER yyyy-mm-ddFor example,
addproxyuser TENANTID_df0e1b03-8c4d-4f1e-848f-d5740a45a8bf TENANTID_SERVICE_USER 2023-05-01.Where:
- <your user GUID> - replace this with the specific GUID for your user obtained from setp 3.d
 - <TenantID>_SERVICE_USER - replace <TenantID> with the specific tenant ID. The service user name should follow the format <TenantID>_SERVICE_USER.
 - yyyy-mm-dd - the expiration date for the proxy user. We recommend that you specify a date that is one month from the current date.
 
 - Click Execute.
             
A confirmation is displayed that indicates that the proxy was added. For example, TENANTID_df0e1b03-8c4d-4f1e-848f-d5740a45a8bf, TENANTID_SERVICE_USER, 2023-05-01.
 - Sign out.
 
 - Open Infor Birst in your web browser. Specify an Infor Birst URL based on your region:
           
Region Infor Birst URL APAC1 https://app2103.apac1.birst.com APAC2 https://app2103.apac2.birst.com CN https://login.cn1.birst.com EU https://app2103.eu1.birst.com KOCH https://koch.bws.birst.com US https://app2103.bws.birst.com Pre-prod:
https://app2102.bws.birst.com
US-E1 https://default.birstapp.prd3.inforcloudsuite.com Pre-prod:
https://beta.birstapp.prd3.inforcloudsuite.com
 - Click Forgot Password.
 - Specify your user GUID as the username.
           
For example, TENANTID_df0e1b03-8c4d-4f1e-848f-d5740a45a8bf.
An email is sent to the registered email address for the user and an instruction to reset the password.
 - Sign in using your proxyuser and the new password.
           
For example, proxyuser/TENANTID_df0e1b03-8c4d-4f1e-848f-d5740a45a8bf/TENANTID_SERVICE_USER.
 - Select Space Management.
 - Select a space.
 - Select Command Window.
 - Specify the createoauthkey command and click Execute.
           Note: If you are prompted with the User has already created oauthkey error, run deleteoauthkey and retry.
 - Save the consumer-key and consumer-secret that you generated.
           The consumer-key and consumer-secret are used for the api_SMD Proxy Endpoint.