JWS

E830587

JWS (JSON Web Signature) is a standard for digitally signing JSON-based data structures to ensure their integrity and authenticity, commonly used as the signing mechanism within JSON Web Tokens (JWTs).

All labels observed (3)

Label Occurrences
JWS canonical 4
JWS (JSON Web Signature) 1
JWS Signature 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf IETF standard ⓘ
JSON-based security specification ⓘ
abbreviationOf JSON Web Signature ⓘ
binding HTTP-based applications ⓘ
category digital signature format ⓘ
web security standard ⓘ
component JWS Header ⓘ
JWS Payload ⓘ
JWS Signature ⓘ
dataFormat Base64URL-encoded segments ⓘ
definedIn RFC 7515 ⓘ
doesNotProvide confidentiality by itself ⓘ
ensures data authenticity ⓘ
data integrity ⓘ
exampleAlgorithm ES256 ⓘ
HS256 ⓘ
PS256 ⓘ
RS256 ⓘ
firstPublished May 2015 ⓘ
fullName JSON Web Signature ⓘ
headerField alg ⓘ
cty ⓘ
kid ⓘ
typ ⓘ
mechanismOf JWT ⓘ
partOf JOSE ⓘ
publishedBy IETF ⓘ
purpose to provide authenticity for JSON data ⓘ
to provide integrity protection for JSON data ⓘ
relatedTo JWA ⓘ
JWE ⓘ
JWK ⓘ
roleInJWT signing mechanism ⓘ
serializationForm Compact Serialization ⓘ
JSON Serialization ⓘ
status Proposed Standard ⓘ
supportsAlgorithmType ECDSA-based algorithms ⓘ
EdDSA-based algorithms ⓘ
MAC-based algorithms ⓘ
RSA-based algorithms ⓘ
usedFor digitally signing JSON-based data structures ⓘ
signing ID tokens ⓘ
signing JSON Web Tokens ⓘ
signing access tokens ⓘ
usedIn API security ⓘ
OAuth 2.0 ⓘ
OpenID Connect ⓘ
federated identity systems ⓘ

How these facts were elicited

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

JSON Web Token → relatedStandard → JWS ⓘ
subject linked to: JSON Web Tokens (JWT)
JSON Web Signature → component → JWS Signature ⓘ
linked to: JWS
JWE → relatedTo → JWS (JSON Web Signature) ⓘ
linked to: JWS