From 4555531d2cb4856d6216907a22aac6797d097ad2 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 21 Aug 2024 23:30:19 +0200 Subject: first steps torwards openid auth --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 5739199..1403df0 100644 --- a/readme.md +++ b/readme.md @@ -212,6 +212,15 @@ Login credentials for `cookie_auth` and `http_basic_auth` are supplied as either an object mapping usernames to PHC strings or a file path pointing to a file that contains that map in YALM format. Currently only `argon2id` is supported. +### Additional Notes + +Internally gnix processes requests as they would be sent in HTTP/1.1. HTTP/2 is +translated on arrival. + +Paths matching `/_gnix*` might be used internally in gnix for purposes like +OpenID callback or login action endpoints. I hope your application doesn't rely +on using them for itself. + ## License AGPL-3.0-only; see [COPYING](./COPYING) -- cgit v1.2.3-70-g09d2