[java-identity-provider] branch main updated (0ac9ab433 -> 045cab6f0)

Scott Cantor cantor.2 at osu.edu
Wed Aug 3 19:53:34 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 0ac9ab433 IDP-1990 - Access control in lockout flow looking for wrong parameter
     new 7310c914e IDP-995 - Administrative logout features
     new 045cab6f0 Jakarta and component API updates.

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:
 .../impl/DoRevocationCacheOperation.java}          | 225 +++++++++++----------
 .../revocation/impl/RevocationCacheCondition.java  |   4 +-
 .../net/shibboleth/idp/conf/admin-system.xml       |  17 ++
 .../net/shibboleth/idp/conf/mvc-beans.xml          |   1 +
 .../net/shibboleth/idp/conf/webflow-config.xml     |   1 +
 .../{storage-beans.xml => revocation-beans.xml}    |   7 +-
 .../{storage-flow.xml => revocation-flow.xml}      |  10 +-
 .../src/main/resources/conf/admin/admin.properties |   8 +
 .../idp/profile/AbstractProfileAction.java         |  60 ++++++
 9 files changed, 218 insertions(+), 115 deletions(-)
 copy idp-authn-impl/src/main/java/net/shibboleth/idp/authn/{impl/DoLockoutManagerOperation.java => revocation/impl/DoRevocationCacheOperation.java} (57%)
 copy idp-conf-impl/src/main/resources/net/shibboleth/idp/flows/admin/{storage-beans.xml => revocation-beans.xml} (91%)
 copy idp-conf-impl/src/main/resources/net/shibboleth/idp/flows/admin/{storage-flow.xml => revocation-flow.xml} (87%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list