Upgrade instructions 5.x

5.0.0

Google IdP configuration changes

We are moving to new Google API endpoints. Because of that Google IdP requires additional configuration after update. Additional required field is scope. To get all the person related data this field must be configured with value https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/user.addresses.read https://www.googleapis.com/auth/user.birthday.read https://www.googleapis.com/auth/user.phonenumbers.read

For information related to mapping attributes please see the topic guide Configuring Google IdP

Removed keystore password configuration property

The IDP_SAML_KEYSTORE_PASSWORD configuration property is no longer required by the Onegini IDP. Please remove it from your configuration.