4.3. JavaScript アダプターのアップグレード
このリリースの Red Hat build of Keycloak では、サポートされるアダプターのサポートされるバージョンは 26.2.1 です。Web アプリケーションにコピーされた JavaScript アダプターをアップグレードするには、以下の手順を実行します。
手順
- 以前のバージョンの JavaScript アダプターを削除します。
これらの NPM コマンドを使用して、アダプターの 26.2.1 バージョンをインストールします。
npm config set @redhat:registry https://npm.registry.redhat.com install: npm install @redhat/keycloak-js@latest
npm config set @redhat:registry https://npm.registry.redhat.com install: npm install @redhat/keycloak-js@latestCopy to Clipboard Copied! Toggle word wrap Toggle overflow