wpetit wpetit
  • Joined on 2019-09-29
wpetit pushed to develop at Cadoles/bouncer 2024-05-17 12:35:39 +02:00
7456dba96f doc: fix typo
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-17 12:26:59 +02:00
fac926befe doc: fix typo
wpetit created branch authn-oidc in Cadoles/bouncer 2024-05-17 12:26:58 +02:00
wpetit deleted branch authn-oidc from Cadoles/bouncer 2024-05-17 11:53:56 +02:00
wpetit merged pull request Cadoles/bouncer#20 2024-05-17 11:53:53 +02:00
Création d'un layer d'authentification OpenID Connect
wpetit pushed to develop at Cadoles/bouncer 2024-05-17 11:53:53 +02:00
af34ee2473 Merge pull request 'Création d'un layer d'authentification OpenID Connect' (#20) from authn-oidc into develop
de70fa89f7 feat: new openid connect authentication layer
Compare 2 commits »
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-17 11:53:24 +02:00
de70fa89f7 feat: new openid connect authentication layer
bb5796ab8c doc: add layer endpoints
Compare 2 commits »
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-17 11:40:54 +02:00
43841fbdb9 feat: new openid connect authentication layer
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-17 11:07:28 +02:00
22fda4ed54 feat: new openid connect authentication layer
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-16 12:05:42 +02:00
a9510ba45c feat: new openid connect authentication layer
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-16 12:03:07 +02:00
cc02febc30 feat: new openid connect authentication layer
wpetit created pull request Cadoles/bouncer#20 2024-05-15 17:05:28 +02:00
WIP: Création d'un layer d'authentification OpenID Connect et transformation de l'ancien layer circuit-breaker en authn-network
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-15 17:02:51 +02:00
ee02a666a9 feat: new openid connect authentication layer
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-15 16:36:31 +02:00
ba4d7a484b feat: new openid connect authentication layer
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-15 14:56:29 +02:00
7b053c5334 feat: new openid connect authentication layer
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-15 14:43:00 +02:00
e2cc6516d2 feat: new openid connect authentication layer
wpetit pushed to authn-oidc at Cadoles/bouncer 2024-05-14 16:57:51 +02:00
83dbe09ab5 feat: new openid connect authentication layer
wpetit created branch authn-oidc in Cadoles/bouncer 2024-05-14 16:57:50 +02:00
wpetit pushed to master at Cadoles/Jenkins 2024-05-13 09:16:26 +02:00
daa6987159 feat: add gitea-package.sh script
wpetit commented on issue arcad/arcast#6 2024-05-03 17:08:06 +02:00
problème connection failed

La connexion WebRTC peut se couper pour différentes raisons. Actuellement l'API native du navigateur est utilisée par l'application. Celle ci manque de résilience face aux potentielles pertes…