From fc8bc2b2e766b028e18a22c86b675551518ed31c Mon Sep 17 00:00:00 2001 From: thomasDOTde Date: Wed, 1 Nov 2017 22:36:42 +0100 Subject: [PATCH] updated documentation --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2957ed3..7d402fe 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ PowerDNS Web-GUI - Built by Flask - Local / LDAP user authentication - Support Two-factor authentication (TOTP) - Support SAML authentication +- Google oauth authentication +- Github oauth authentication - User management - User access management based on domain - User activity logging @@ -86,7 +88,8 @@ Run the application and enjoy! ``` ### SAML Authentication -SAML authentication is supported. In order to use it you have to create your own settings.json and advanced_settings.json based on the templates. +SAML authentication is supported. Setting are retrieved from Metdata-XML. +Metadata URL is configured in config.py as well as caching interval. Following Assertions are supported and used by this application: - nameidentifier in form of email address as user login - email used as user email address