-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Michael Hallock edited this page Aug 31, 2016
·
1 revision
To use this library with SAML2, just add the following element to the SAML20Federation section of the Web.config:
<saml2>
...
<logging loggingFactory="SAML2.Logging.CommonLogging.CommonLoggingLoggerFactory, SAML2.Logging.CommonLogging" />
</saml2>