[java-idp-oidc] branch master updated: Remove audit import.
Scott Cantor
cantor.2 at osu.edu
Thu Jan 16 15:27:18 EST 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=e7fa30c89b355308eea1cf233e30c99ae9514d59
The following commit(s) were added to refs/heads/master by this push:
new e7fa30c Remove audit import.
e7fa30c is described below
commit e7fa30c89b355308eea1cf233e30c99ae9514d59
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jan 16 15:27:16 2020 -0500
Remove audit import.
---
.../net/shibboleth/idp/flows/oidc/abstract/oidc-abstract-beans.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/idp-oidc-extension-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/oidc/abstract/oidc-abstract-beans.xml b/idp-oidc-extension-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/oidc/abstract/oidc-abstract-beans.xml
index 61e30e7..98c16fc 100644
--- a/idp-oidc-extension-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/oidc/abstract/oidc-abstract-beans.xml
+++ b/idp-oidc-extension-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/oidc/abstract/oidc-abstract-beans.xml
@@ -10,10 +10,6 @@
<bean class="org.springframework.context.support.PropertySourcesPlaceholderConfigurer" p:placeholderPrefix="%{"
p:placeholderSuffix="}" />
- <!-- Declares audit field extractor functions injected into beans that populate the audit context. -->
- <!-- This is questionable, we should look at isolating exactly what really needs to be imported. -->
- <import resource="${idp.home}/system/conf/audit-system.xml" />
-
<bean class="net.shibboleth.ext.spring.config.IdentifiableBeanPostProcessor" />
<bean class="net.shibboleth.idp.profile.impl.ProfileActionBeanPostProcessor" />
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list