ISAM ESSO
Single sign-on to web applications with IBM Security Access Manager for Enterprise Single Sign-on.
Apa itu ISAM ESSO?
ISAM ESSO adalah ekstensi Chrome yang dikembangkan oleh ibm.com, dan fitur utamanya adalah "Single sign-on to web applications with IBM Security Access Manager for Enterprise Single Sign-on.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ISAM ESSO
Unduh file ekstensi ISAM ESSO dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This extension is a component of IBM Security Access Manager for Enterprise Single Sign-on and provides single sign-on to web applications. It eliminates the need to remember and manage passwords with automatic logon and password change for web applications.
Informasi Dasar Ekstensi
Nama | ISAM ESSO |
ID | lhffkcbejhignakjodkneobebmkljehj |
URL Resmi | https://chromewebstore.google.com/detail/isam-esso/lhffkcbejhignakjodkneobebmkljehj |
Deskripsi | Single sign-on to web applications with IBM Security Access Manager for Enterprise Single Sign-on. |
Ukuran File | 127 KB |
Jumlah Instalasi | 77,897 |
Versi Saat Ini | 1.0.621.0 |
Terakhir Diperbarui | 2023-12-05 |
Tanggal Publikasi | 2020-06-22 |
Penilaian | 3.33/5 Total 3 Penilaian |
Pengembang | ibm.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.ibm.com/support/knowledgecenter/SS9JLE_8.2.2/com.ibm.itamesso.doc_8.2.2/kc-homepage.html |
URL Halaman Bantuan | https://www.ibm.com/support/home/ |
Bahasa yang Didukung | de,en,en-US,fr,nl,da,es,it,hu,pl,pt-BR,fi,cs,ru,iw,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extensionName__", "short_name": "__MSG_extensionShortName__", "description": "__MSG_extensionDescription__", "version": "1.0.621.0", "default_locale": "en", "permissions": [ "nativeMessaging", "tabs", "webNavigation", "webRequest", "activeTab", "webRequestAuthProvider" ], "host_permissions": [ "*:\/\/*\/*" ], "background": { "service_worker": "bg.js", "type": "module" }, "content_scripts": [ { "js": [ ".\/lib\/jquery-3.6.4.min.js", "bg.js", "content.js" ], "matches": [ " |