Commit Graph

18 Commits (52ce9a86ed2c78b94de2586cbf39fbcbb4d69fbd)

Author SHA1 Message Date
luzpaz c7f96de787
fix(misc) fix typos 4 years ago
alexbratu92 0c187f180f call module that checks the jwt against the access service 4 years ago
damencho 7396db71fd feat: jitsi_session: extracts URL parameters from BOSH or WS into session 5 years ago
Andrei Bora b765adca75 Solve review issues and add retries for http call 5 years ago
Andrei Bora 92e6cf7618 Add pre and post validation for users that want to use their own public keys 5 years ago
Дамян Минков a4ca247056
Lobby required displayname (#7197) 6 years ago
Дамян Минков ffdd4f2eed
debian: updates around coturn package and order of install (#5729) 6 years ago
paweldomas 4dc10e82f1 feat(mod_auth_token): add support for 'previd' query param 6 years ago
Pedro Henrique Linhares 1b6c5a7141
Set SASL username when using anonymous mechanism with auth_token (#5025) 6 years ago
Aaron van Meerten 5d86d202bd initial session for bosh and websockets (#5006) 6 years ago
Aaron van Meerten 8d1d573266 updates bosh to support optional prefix 7 years ago
damencho 98111c3593 On token verification failure return error, reason and stop processing. 8 years ago
damencho c1fb1a7def Installs required basexx when token package is installed. Fixes #1870. 9 years ago
damencho cc79b073f0 Fires event before setting username, allows listeners to override it. 9 years ago
damencho 599d84a889 Stores the room name from the bosh url into the session. 9 years ago
damencho 88a58a057e Removes not needed parameter token in process_and_verify_token. 9 years ago
damencho 82b27b45fe Moves token related code into util so it can be reused. 9 years ago
Saúl Ibarra Corretgé b01ad360da Move miscellaneous files to resources 9 years ago
Sam Whited 9ec120d7cb Use valid path for HTTP token fetches 9 years ago
Sam Whited 3128628d09 Populate the token cache 9 years ago
Sam Whited d8c4c0627a SHA256 hash the kid claim before fetching tokens 9 years ago
Sam Whited bb56ea4b33 mod_auth_token: Add semicolons 9 years ago
Sam Whited c17576a931 mod_auth_token: Don't timeout finished requests 10 years ago
Sam Whited 3793119209 mod_auth_token: Fix cache hit log line 10 years ago
Sam Whited 7fb18d1cb3 Fix broken claims comparison 10 years ago
Sam Whited 4fc86175e1 mod_auth_token: Set room name on session 10 years ago
Sam Whited c951f7f3e9 Add missing semicolons 10 years ago
Sam Whited f2e369cfc0 mod_auth_token: Remove broken path.join 10 years ago
Sam Whited feb1d9d8e1 Add an LRU cache to mod_auth_token 10 years ago
Sam Whited 7f2fa9597c Add basic ASAP support to mod_auth_token 10 years ago
hristoterezov 8deb003ef6 JWT client support 10 years ago
paweldomas 5a95edbdcd Improve token error reporting in Prosody JWT plugin 10 years ago
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. 10 years ago
paweldomas d666fbb6a4 Uses JWT for token generation in prosody plugin. 10 years ago
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. 10 years ago
paweldomas 3406802aa8 Uses JWT for token generation in prosody plugin. 10 years ago
paweldomas 531b81cce3 Adds Prosody plugin for token authentication. 10 years ago