Page 1 of 1

Saml2

Posted: Mon Mar 27, 2023 11:20 pm
by tom

Hi I am using Saml2 to let the users login to my site. This works fine but always gives the following code in the log files:

[2023-03-24T11:58:42.785022+01:00] log.INFO: PHPMaker2023\myproject\Saml2::authenticate() [] []
[2023-03-24T11:58:42.804796+01:00] log.DEBUG: Signing disabled [] []
[2023-03-24T11:58:44.282243+01:00] log.DEBUG: Initialize PHPMaker2023\myproject\Saml2, config: {"enabled":true,"adapter":"PHPMaker2023\\stages_2023\\Saml2","idpMetadata":"https://login.microsoftonline.com/complex code/federationmetadata/2007-06/federationmetadata.xml?appid=other complex code","entityId":"stage","certificate":"","privateKey":"","color":"success","callback":"https://www.mysite/login/Saml","debug_m ... debug_file":""} []

Do I have to worry?
thanks in advance for the feedback
Tom


Re: Saml2

Posted: Tue Mar 28, 2023 8:56 am
by arbei

It is just some info logged during authentication.