このページはまだ日本語では利用できません。現在は English版を表示しています。ブラウザの翻訳機能をご利用ください。
ブラウザで翻訳する
Chrome / Edge: アドレスバーの翻訳アイコン、またはページを右クリックして「日本語に翻訳」を選択します。
Safari: アドレスバーの「aA」メニューから「翻訳」を選択します。
翻訳メニューが表示されない場合は、ブラウザ設定で翻訳機能が有効になっているか確認してください。
SIM Authentication
Soracom Endorse generates signed authentication tokens based on a device's SIM identity. These tokens can be verified by your application servers to confirm that a request originated from a specific, authenticated SIM without requiring device-side credentials.
What it does
- SIM-based token generation — Create JWT tokens signed by Soracom that attest to the device's SIM identity
- Application-layer authentication — Use tokens to authenticate API requests from devices to your backend services
- No device-side secrets — Devices do not need to store passwords or API keys; the SIM itself is the credential
- Token verification — Your server verifies the token signature against Soracom's public key to confirm authenticity
Related
- Credential Provisioning — Provision cloud service credentials using SIM identity
- Soracom Air — Cellular connectivity that provides the SIM identity
- Soracom Arc — Virtual SIM connectivity for non-cellular devices