[java-oidc-common] branch dev/JCOMOIDC-41 updated (ec88fa4 -> 4b2aa34)
Phil Smart
philip.smart at jisc.ac.uk
Wed Oct 5 10:34:31 UTC 2022
This is an automated email from the git hooks/post-receive script.
philsmart pushed a change to branch dev/JCOMOIDC-41
in repository java-oidc-common.
discard ec88fa4 Fix tests, lock opensaml to 4.2.0
discard 3a9f7eb Simplify JWT configuration classes
discard 34d2ad0 Cleanup direct and key wrapping decryption
discard 9fbd593 Fix response_mode setting on message encoder
discard 7ee2853 Adjust class packages
discard e526325 Javadoc and checkstyle fixes
discard 836bbca Rename JWT signature validation config and remove generics
discard ecb99fb Fix OIDC authz config issues after rebase
discard 89bbf95 Javadoc fixes
discard 8bf1e0e Harmonize OIDC config with mainline
discard bdc8954 Fix tests
discard be7baf8 Improve metadata response validation
discard ebb0378 JOIDCRP-17 - Add JWT Encryption Parameter Resolver Support
discard 98fb90b Add audit extractors for various requests/responses
discard fee5acb JCOMOIDC-45 - Add a Decrypter for JWE tokens similar to the opensaml Decrypter
discard d396c37 Relax algorithm check on credentials and JSON web keys
discard dc09cb0 Fix provider metadata parameters resolver tests
discard 70cc7f3 Move provider metadata parameter resolver to commons from RP
discard d6c4caa Create a JWT version of the Signature signing config class
discard 4975290 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
discard 274d494 JOIDCRP-17 - Add JWT Encryption Parameter Resolver Support
discard ce6b93d Improve encryption credential resolution
discard 53ba754 Add HTML encoding to form parameters
discard 5acb089 Add requested claims parameter to encoders and authn request object
discard dace601 Add further criterion to JWT Decrypter
discard cf20aba Remove key usage check from criterion credential resolver
discard ee57f52 Add additional key criteria to the criteria set for credential resolvers
discard 7a1d9ca Reposition credential resolvers under BasicJOSEObjectCredentialResolver
discard 5ea1b1e Change JWT credential resolvers to JOSEObjectCredentialResolver types
discard 3324491 Improve RequestObject signing config
discard a7ca917 Improve OIDC message encoders to support validation hooks
discard 526a4cb Change default JWT security params creation on outbound ctx
discard c030b51 Add JWT singing parameters to support authn request object signing
discard c568187 Add userinfo signature and encrypt/decrypt configuration
discard 4cfc13d Add missed ACR to authn message encoder
discard 94dd3a1 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter ...
discard 04b1c01 JCOMOIDC-45 - Add a Decrypter for JWE tokens similar to the opensaml Decrypter
discard c98ded0 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
discard f2e26cb Add criterion credential resolver
discard 3597a93 Some checkstyle fixes
discard 35d9597 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new cd84209 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new 06a8833 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new e2998fa JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new 182254a JCOMOIDC-45 - Add a Decrypter for JWE tokens similar to the opensaml Decrypter
new f7d74d5 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new c0413d3 Add missed ACR to authn message encoder
new 291f751 JCOMOIDC-45 - Add a Decrypter for JWE tokens similar to the opensaml Decrypter
new 02324ac JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new d677ec4 Improve OIDC message encoders to support validation hooks
new 2caf5a3 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new 9ad1c33 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new 4bb412b JCOMOIDC-45 - Add a Decrypter for JWE tokens similar to the opensaml Decrypter
new 2c38017 Add requested claims parameter to encoders and authn request object
new 227e4ed JCOMOIDC-45 - Add a Decrypter for JWE tokens similar to the opensaml Decrypter
new 69868f7 JOIDCRP-17 - Add JWT Encryption Parameter Resolver Support
new e37e2c4 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new 0fca903 JOIDCRP-17 - Add JWT Encryption Parameter Resolver Support
new fbfa1f0 Relax algorithm check on credentials and JSON web keys
new 47d2cc2 JCOMOIDC-45 - Add a Decrypter for JWE tokens similar to the opensaml Decrypter
new c6eacbb JOIDCRP-19 - Add audit context actions and audit extractors where necessary
new b285669 JOIDCRP-17 - Add JWT Encryption Parameter Resolver Support
new ed21e46 Improve metadata response validation
new 8ab0173 Harmonize OIDC config with mainline
new 6023191 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
new 112f1b3 Adjust class packages
new 20e7cb0 Fix response_mode setting on message encoder
new a1104f2 JCOMOIDC-45 - Add a Decrypter for JWE tokens similar to the opensaml Decrypter
new 4b2aa34 JCOMOIDC-41 - Move OIDC Signature Validation resolvers and parameter classes to commons
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ec88fa4)
\
N -- N -- N refs/heads/dev/JCOMOIDC-41 (4b2aa34)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 28 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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list