約50,000,000件1ページ目

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/5/30 -JSON Web Token(JWT)はオープンスタンダードです。JWTを製品に使用することで、二者間で安全な通信を実現できます。データはデジタル署名で検証され、HTTP ...

    2024/5/20 -JSON Web Token (JWT) は標準規格(RFC 7519)で定義されています。この仕様は認証、認可の情報をJSON形式でシステム間で安全にやりとりする際に使用できる、コンパクトで ...

    2024/3/20 -Microsoft ID プラットフォームでは、要求を含む JSON Web トークン (JWT) としてセキュリティ トークンを実装します。 JWT はセキュリティ トークンとして使用されるため ...

    2024/2/9 -This repository is a sub repository of the JWT Framework project and is READ ONLY. Please do not submit any Pull Request here.

    2024/3/5 -Token-based authentication is a common approach for securing web applications and APIs. It involves the use of tokens, which are typically generated and ...

    2024/3/29 -JWT (short for JSON Web Token and pronounced “jot”) is an open standard used to create compact, self-contained tokens used for securely transmitting information ...

    2024/5/2 -セキュリティを強化するために API 利用者は JSON Web Token (JWT) を使用できます。このトークンは、ウェブ認証のための規格 RFC 7159 (opens new window) に基づいてい ...

    2024/6/6 -You need a user account with the role “Webservices JWT” to create the token. If this user account has not already been provided, please request that one is ...

    2024/3/14 -A JSON Web Token (JWT) is a compact, URL-safe means of representing claims securely between two parties. These claims are typically used in authentication and ...

    2024/3/23 -JSON Web Token(JWT)の付与は、Webアプリケーションを認証するための認証モデルです。これにより、Docusign APIを使用してWebアプリケーションを認証できます。この ...