• About
  • Release and support
  • Installation and upgrade
  • Operation
  • Initial configuration
  • Configuration management
  • Authentication
  • Self-services
  • Target applications
  • OAuth and OIDC
  • SAML
  • API access control
  • Flows (Airlock IAM concept)
  • Loginapp Configuration
    • Loginapp REST API
    • Loginapp UI
      • Loginapp UI configuration
      • Customization with Loginapp Design Kit
        • Quickstart guide
        • Design Kit installation
        • Using the Design Kit CLI
        • Customization with the Design Kit
        • Design Kit upgrade procedure
      • Content security policy
      • WCAG
    • One-shot authentication
    • OAuth / OIDC
    • HTTP Basic Auth access
    • SMTP email service
    • Event notification
  • Adminapp Configuration
  • Service Container Configuration
  • Transaction Approval Configuration
  • IAM REST APIs
  • Customizing UIs and texts
  • Security best practices
  • Third-party licenses
  1. Loginapp Configuration
  2. Loginapp UI
  3. Customization with Loginapp Design Kit
  4. Design Kit upgrade procedure

Design Kit upgrade procedure

To upgrade the Design Kit, follow the next steps:

  1. Download and install the latest version of the Design Kit as described in Design Kit installation.
  2. Run the build command immediately after installation:
  3.  
    Terminal box
    ./sdk build -d $CUSTOM_DIRECTORY
  4. Review the release notes to check if further actions are required for your upgrade.
  5. Build and deploy your customizations so they remain in sync with IAM, as outlined in Using the Design Kit CLI.