Project

General

Profile

Tâche #23620

Scénario #23478: Connecter Zéphir-UI sur l'API "server" de Zéphir

Correction problème de perte d'authentification sur Kong/Keycloak

Added by William Petit almost 5 years ago. Updated almost 5 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
04/03/2018
Due date:
% Done:

0%

Spent time:
Remaining (hours):
0.0

Associated revisions

Revision 3e78e2d7 (diff)
Added by William Petit almost 5 years ago

Use 'shm' session storage

By default Kong uses a cookie session storage which is limited to 4096
bytes of data.

Using the 'shm' storage prevents the loss of session.

See
https://github.com/bungle/lua-resty-session#pluggable-storage-adapters
and https://github.com/zmartzone/lua-resty-openidc/wiki#why-does-my-browser-get-in-to-a-redirect-loop
for more informations

ref #23620

Revision 0902c136 (diff)
Added by William Petit almost 5 years ago

Use 'shm' session storage

By default Kong uses a cookie session storage which is limited to 4096
bytes of data.

Using the 'shm' storage prevents the loss of session.

See
https://github.com/bungle/lua-resty-session#pluggable-storage-adapters
and https://github.com/zmartzone/lua-resty-openidc/wiki#why-does-my-browser-get-in-to-a-redirect-loop
for more informations

ref #23620

Revision fee3317f (diff)
Added by William Petit almost 5 years ago

Use 'shm' session storage

By default Kong uses a cookie session storage which is limited to 4096
bytes of data.

Using the 'shm' storage prevents the loss of session.

See
https://github.com/bungle/lua-resty-session#pluggable-storage-adapters
and https://github.com/zmartzone/lua-resty-openidc/wiki#why-does-my-browser-get-in-to-a-redirect-loop
for more informations

ref #23620

History

#1 Updated by William Petit almost 5 years ago

  • Status changed from Nouveau to En cours

#2 Updated by William Petit almost 5 years ago

  • Subject changed from Correction problème de perte d'authentification sur Kong/Keycloak to Correction problème de perte d'authentification sur Kong/Keycloak

#3 Updated by William Petit almost 5 years ago

  • Status changed from En cours to Résolu

#4 Updated by Joël Cuissinat almost 5 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) set to 0.0

Also available in: Atom PDF