diff --git a/conf/authn/authn.properties b/conf/authn/authn.properties index 97a7525..b24e425 100644 --- a/conf/authn/authn.properties +++ b/conf/authn/authn.properties @@ -2,7 +2,7 @@ # specific methods. # Regular expression matching login flows to enable, e.g. IPAddress|Password -#idp.authn.flows = Password +idp.authn.flows = RemoteUser # Default settings for most authentication methods. #idp.authn.defaultLifetime = PT1H diff --git a/conf/idp.properties b/conf/idp.properties index 73a7473..e598a24 100644 --- a/conf/idp.properties +++ b/conf/idp.properties @@ -242,3 +242,7 @@ idp.ui.fallbackLanguages=en,fr,de # Set false if you want SAML bindings "spelled out" in audit log idp.audit.shortenBindings=true + +idp.loglevel.idp=DEBUG +idp.loglevel.messages=DEBUG +idp.loglevel.encryption=DEBUG diff --git a/conf/metadata-providers.xml b/conf/metadata-providers.xml index d5cb34b..fb7ff75 100644 --- a/conf/metadata-providers.xml +++ b/conf/metadata-providers.xml @@ -21,69 +21,28 @@ http://www.w3.org/2009/xmlenc11# http://www.w3.org/TR/2013/REC-xmlenc-core1-20130411/xenc-schema-11.xsd" sortKey="1"> - - - - - - - + - - - + - - - - +