15 Commits (c20c4bd5a3d2144f33538e903957a5bf38d874b5)

Autor SHA1 Mensaje Fecha
  Aaron van Meerten 7ce44f85ca changed to using a setter for the asapKeyServer hace 6 años
  Aaron van Meerten 41e0d782ce allows override of asap key server in token utility hace 6 años
  jmacelroy 573cc64fcd Normalizing subdomain when checking JWTs; similar to room. hace 6 años
  Aaron van Meerten 13165990fc supports a '*' in the sub claim to allow access to any room hace 6 años
  Дамян Минков ac834326e7
Token based features (#3075) hace 7 años
  Aaron van Meerten 622d4ba89c added checks for audience and issuer values (#1772) hace 8 años
  Aaron van Meerten fac6c30b1c use "sub" instead of "aud" to confirm tenant domain settings hace 8 años
  damencho 00afc32b6b Handles '*' as room name in jwt. hace 8 años
  damencho 34be638fca Fixes using public key to verify tokens. hace 8 años
  damencho 9e728e4b25 Fixes crashing jwt util for anonymous domains. hace 8 años
  damencho 88a58a057e Removes not needed parameter token in process_and_verify_token. hace 8 años
  damencho 4bb51516bb Adds domain name verification and multidomain support. hace 8 años
  damencho 0805b9e99e Removes disableRoomNameConstraints option. hace 8 años
  damencho 82b27b45fe Moves token related code into util so it can be reused. hace 8 años
  Saúl Ibarra Corretgé b01ad360da Move miscellaneous files to resources hace 8 años
  Sam Whited 4fc86175e1 mod_auth_token: Set room name on session hace 9 años
  Sam Whited 7f2fa9597c Add basic ASAP support to mod_auth_token hace 9 años
  paweldomas 9f3c209096 Switch back to 'luajwt' in order to fix broken JWT hace 9 años
  Sam Whited d625b8e3f3 Check for "none" alg in JWT signing hace 9 años
  hristoterezov 8deb003ef6 JWT client support hace 9 años
  paweldomas 5a95edbdcd Improve token error reporting in Prosody JWT plugin hace 9 años
  paweldomas 428fa3f16a New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. hace 10 años
  paweldomas d666fbb6a4 Uses JWT for token generation in prosody plugin. hace 10 años
  paweldomas 9d60af1a9d New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. hace 10 años
  paweldomas 3406802aa8 Uses JWT for token generation in prosody plugin. hace 10 años
  paweldomas 531b81cce3 Adds Prosody plugin for token authentication. hace 10 años