[java-oidc-common] 05/06: Move postconfig files back to IdP expected locations
Phil Smart
philip.smart at jisc.ac.uk
Thu Feb 2 14:50:10 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch dev/JCOMOIDC-48
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=79a463a43317443da29bb8caf45cc443243c394c
commit 79a463a43317443da29bb8caf45cc443243c394c
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jan 31 16:42:21 2023 +0000
Move postconfig files back to IdP expected locations
---
.../shibboleth/{oidc => idp}/service/attribute/registry/postconfig.xml | 0
.../net/shibboleth/{oidc => idp}/service/relying-party/postconfig.xml | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/oidc/service/attribute/registry/postconfig.xml b/oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/idp/service/attribute/registry/postconfig.xml
similarity index 100%
rename from oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/oidc/service/attribute/registry/postconfig.xml
rename to oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/idp/service/attribute/registry/postconfig.xml
diff --git a/oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/oidc/service/relying-party/postconfig.xml b/oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/idp/service/relying-party/postconfig.xml
similarity index 100%
rename from oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/oidc/service/relying-party/postconfig.xml
rename to oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/idp/service/relying-party/postconfig.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list