Previous Topic: Upgrade Each Tenant Oracle DatabaseNext Topic: Administration Guide


Upgrade Each Tenant Policy Deployment

Perform this procedure once per tenant deployment. However, do not repeat this procedure on each cluster node. In the following steps, the existing prefix of the tenant is referred to as <PREFIX>.

Follow these steps:

  1. SSH onto the Gateway.
  2. Delete existing encapsulated assertions:
    mysql -u root -p ssg -e "delete from encapsulated_assertion where name like ‘<PREFIX> %’"
    
  3. Log into the Gateway webadmin
  4. Delete the existing OAuth folder if it exists as follows:
    1. Find the OAuth root installation folder with name "OAuth <PREFIX>"
    2. Right-click folder and select "Delete Folder"
    3. Confirm the deletion
  5. Delete the existing MAG folder:
    1. Find the MAG root installation folder with name "MAG-2.0 <PREFIX>"
    2. Right-click folder and select "Delete Folder"
    3. Confirm the deletion
  6. Follow steps for new install from SSO with CloudMinder as an OAuth Authorization Server: Install OpenID Connect
    1. Reuse <PREFIX> as installation prefix
    2. Point installation towards the same JDBC connection as previous install
  7. Perform the following procedures from the "SSO with CloudMinder as an OAuth Authorization Server" chapter of the SSO Getting Started Guide in this sequence: