[java-identity-provider] branch main updated (478309c10 -> 63890e0da)
Scott Cantor
cantor.2 at osu.edu
Wed Feb 9 21:39:58 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch main
in repository java-identity-provider.
from 478309c10 Fix incorrect preExecute handling.
new 4af991baa Revert "IDP-1902 - Support alternative RP ctx lookup in RP config resolver"
new 63890e0da IDP-1902 - Support alternative RP lookup in RP config resolver
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../idp/profile/context/RelyingPartyContext.java | 2 -
.../context/RelyingPartyResolverContext.java | 64 ----------------------
.../impl/SelectRelyingPartyConfiguration.java | 55 ++++++++++++++-----
.../DefaultRelyingPartyConfigurationResolver.java | 21 +------
4 files changed, 44 insertions(+), 98 deletions(-)
delete mode 100644 idp-profile-api/src/main/java/net/shibboleth/idp/profile/context/RelyingPartyResolverContext.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list