Configuring the Authorization Server for IDM Authentication

This appendix describes configuring the Authorization Server for IDM Authentication for on-prem and Single Tenant environments.
  1. Start Optiva Configuration by specifying this URL path: http://<server>/FsOptivaConfig.
  2. Select Authentication(s) > IDM Authorization Server Authentication.
  3. Specify this information:
    Authorization Server
    The Authorization Server is be installed on port 29090. Specify this Authorization Server URL path.
    https://<Infor OS Server Name>:29090/authorizationserver
    Customer Key
    Specify the customer key. Obtain this value from the Infor OS grid administrator. This value is generated by adding OAuth Credentials in the Infor OS grid.
    Secret Key
    Specify the secret key. Obtain this value from the Infor OS grid administrator. This value is generated by adding OAuth Credentials in the Infor OS grid.
    Note: Ensure the role admin-optiva_doc is selected as the Authorization Server role in Infor OS.
    Proper credentials for Authorization Server role
  4. Click Save Credentials. After saving the credentials, the Client ID and Client Secret keys are created and saved into the Configuration Database.
  5. Enable the profile attribute IDM.USE_AUTHORIZATION_SERVER to 1 and IDM.INTEGRATION to 1.
  6. Click Display Credentials to display the Client ID and Client Secret credentials in database to the user.
    Display Credentials
  7. The credentials are displayed in the IDM Client Keys dialog box. Double-click the text to copy the credentials. These credentials are used in Optiva web reports to generate reports in IDM.
    IDM client key
  8. Add the IDM_ACCESS_KEY key value pair in web.config with the credentials copied from the previous step in the value field.
    idm key web config