From bab3ee1a4b51701e598abae94608e2947cfe8aa8 Mon Sep 17 00:00:00 2001 From: Sambhav Saggi <17993169+sambhavsaggi@users.noreply.github.com> Date: Sun, 23 Jan 2022 16:45:37 -0500 Subject: [PATCH] Add list of supported providers --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a0f8de..51cc8cd 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,10 @@ This is 100% alpha software! PRs are welcome to improve the code. There is NO admin configuration! You must use the API to configure the program! -I have only tested this program with Keycloak so far. Help is welcome to test with other providers. +## Tested Providers + +- Google OpenID: Works, but usernames are all numeric +- Keycloak OpenID and SAML: Works ## Supported Protocols