[java-identity-provider] branch main updated: Add note about removing CAS registry resource bean.
Scott Cantor
cantor.2 at osu.edu
Tue Nov 10 18:53:36 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=87237cb77731740ca5a699cd49c6c43e34dca297
The following commit(s) were added to refs/heads/main by this push:
new 87237cb77 Add note about removing CAS registry resource bean.
87237cb77 is described below
commit 87237cb77731740ca5a699cd49c6c43e34dca297
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Nov 10 13:53:33 2020 -0500
Add note about removing CAS registry resource bean.
---
.../resources/net/shibboleth/idp/module/profile/impl/module.properties | 1 +
1 file changed, 1 insertion(+)
diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/profile/impl/module.properties b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/profile/impl/module.properties
index 1b5386846..cfe589ab2 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/profile/impl/module.properties
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/profile/impl/module.properties
@@ -9,3 +9,4 @@ idp.profile.CAS.desc = Module that provides CAS protocol support
idp.profile.CAS.url = /CasProtocolConfiguration
idp.profile.CAS.1.src = /net/shibboleth/idp/module/conf/cas-protocol.xml
idp.profile.CAS.1.dest = conf/cas-protocol.xml
+idp.profile.CAS.postdisable = Also ensure the shibboleth.CASServiceRegistryResources bean is removed from services.xml.
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list