Upgrade Considerations
After upgrading IdentityIQ to version 8.2, 8.1 Patch 3, or 8.0 Patch 4,
-
To encrypt the Client Secret, Refresh Token and oauth_token_info, add the following entry key in the application debug page:
<entry key="encrypted" value="client_secret,refresh_token,oauth_token_info"/>
-
Perform the following changes for the Create Account Provisioning Policy attributes:
-
delete the
OrganizerEmail
attribute -
add the following mandatory attributes for create account creation:
Attributes
Description
Email*
The email address of the user.
First Name*
The first name of the user.
Last Name*
The last name of the user.
-
API URL: The earlier value of API URL must be modified as follows: https://api.getgo.com/admin/rest
-