[java-idp-oidc] branch main updated (f8fb17ac -> fed0d6b9)
Henri Mikkonen
henri.mikkonen at iki.fi
Tue Sep 5 10:25:07 UTC 2023
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a change to branch main
in repository java-idp-oidc.
from f8fb17ac JOIDC-171 - Support unregistered client policies in userinfo/token/introspection/revocation
new a073ec8f JOIDC-171 - Support unregistered client policies in userinfo/token/introspection/revocation
new fed0d6b9 JOIDC-171 - Support unregistered client policies in userinfo/token/introspection/revocation
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:
.../oauth2/introspection/introspection-beans.xml | 5 ++++
.../oauth2/introspection/introspection-flow.xml | 1 +
.../flows/oauth2/revocation/revocation-beans.xml | 5 ++++
.../flows/oauth2/revocation/revocation-flow.xml | 1 +
.../idp/flows/oidc/userinfo/userinfo-beans.xml | 5 ++++
.../idp/flows/oidc/userinfo/userinfo-flow.xml | 1 +
.../op/profile/flow/IntrospectionFlowTest.java | 24 ++++++++++++----
.../oidc/op/profile/flow/RevocationFlowTest.java | 9 +++---
.../plugin/oidc/op/profile/flow/UserInfoTest.java | 32 +++++++++++++++++++++-
.../shibboleth/idp/module/conf/relying-party.xml | 5 ++--
10 files changed, 75 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list