georchestra / georchestra-gateway

GNU General Public License v3.0
0 stars 5 forks source link

Adds preauth external provider header #131

Closed f-necas closed 2 months ago

f-necas commented 2 months ago

This allows to use headers :

  --header 'preauth-provider: myprov' \
  --header 'preauth-provider-id: myprovid' \

in preauth authentication

f-necas commented 2 months ago

Issue created : https://github.com/georchestra/georchestra/issues/4268