Carlos A. Carro Duplá

  • Activité totale 5
  • Dernière activité
  • Membre depuis
  • Abonné à 0 utilisateur
  • Abonnés 0 utilisateur
  • Votes 0
  • Abonnements 2

Publications

Activité récente par Carlos A. Carro Duplá Activité récente Votes
  • JWT format?

    Répondu

    Hi, I am generating a token following the tutorial for JWTs (grant_type: "urn:ietf:params:oauth:grant-type:jwt-bearer"). The API does return an access token, and it does work, but it doesn't seem t...

  • Algorithm alternatives to RSA to request a JWT

    Répondu

    Hi, I was wondering if the Box API allows to use a different public key algorithm, other than RSA. I am using it in order to sign a requests to get a JWT. If only RSA is supported, is 2,048 bits th...