Skip to main content


Features Version Description
Standards 1.1~
2.0~
2.1~
2.2~
2.3~
Client Authentication Methods 1.1 ~
2.0 ~
Endpoints 1.1 ~
2.1 ~
2.2 ~
  • Pushed Authorization Request Endpoint (RFC 9126)
2.3 ~
  • Grant Management Endpoint
Grant Types 1.1 ~
2.1 ~
  • urn:openid:params:grant-type:ciba (CIBA Core)
  • urn:ietf:params:oauth:grant-type:device_code (RFC 8628)
2.3 ~
  • urn:ietf:params:oauth:grant-type:token-exchange (RFC 8693)
Response Types 1.1 ~
Response Modes 1.1 ~
2.1 ~
Signature Algorithms 1.1 ~
  • HS256
  • HS384
  • HS512
  • RS256
  • RS384
  • RS512
  • ES256
  • ES384
  • ES512
  • PS256
  • PS384
  • PS512
  • none
Encryption Algorithms 1.1 ~
  • RSA1_5
  • RSA-OAEP
  • RSA-OAEP-256
  • A128KW
  • A192KW
  • A256KW
  • dir
  • ECDH-ES
  • ECDH-ES+A128KW
  • ECDH-ES+A192KW
  • ECDH-ES+A256KW
  • A128GCMKW
  • A192GCMKW
  • A1256GCMKW
  • PBES2-HS256+A128KW
  • PBES2-HS384+A192KW
  • PBES2-HS512+A256KW
Encryption Methods 1.1 ~
  • A128CBC-HS256
  • A192CBC-HS384
  • A256CBC-HS512
  • A128GCM
  • A192GCM
  • A256GCM



Reference:
https://oauth.net/2/ - OAuth 2.0 — OAuth
https://www.authlete.com/pt/legal/spec_sheet/ - Spec Sheet - Authlete