[JIRA] (JCOMOIDC-41) Move OIDC Signature Validation resolvers and parameter classes to commons

Henri Mikkonen (Jira) jira at shibboleth.atlassian.net
Fri Jan 6 14:38:12 UTC 2023


Henri Mikkonen ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A1614c4a5-c89e-4edc-9421-990bd6ea85fd ) *commented* on JCOMOIDC-41 ( https://shibboleth.atlassian.net/browse/JCOMOIDC-41?atlOrigin=eyJpIjoiMWIwOWFhNjY1ZDEzNDgxMmE2MWNkY2NlY2I0YjM1M2IiLCJwIjoiaiJ9 )

Re: Move OIDC Signature Validation resolvers and parameter classes to commons ( https://shibboleth.atlassian.net/browse/JCOMOIDC-41?atlOrigin=eyJpIjoiMWIwOWFhNjY1ZDEzNDgxMmE2MWNkY2NlY2I0YjM1M2IiLCJwIjoiaiJ9 )

Committed the initial support for the new security configuration on OP:

* Switched into using JWT-prefixed properties of OIDCSecurityConfiguration
* Switched into using JWTSecurityParametersContext instead of SecurityParametersContext
* incoming JWT signature validation (JWTCredential validator for OAuth2Client, ValidateRequestObject) now uses TrustEngine (previously JWTSignatureValidationUtil)
* SWF actions related to token signing and encryption features used from commons

* deleted: AbstractEncryptTokenAction, EncryptAccessToken, SignAccessToken, AbstractSignJWTAction, EncryptProcessedToken, SignIDToken, SignUserInfoResponse, PopulateOIDCEncryptionParameters, PopulateOIDCSignatureSigningParameters, PopulateOIDCSignatureSigningParametersHandler

* Security parameter resolvers used from commons

* deleted: OIDCClientInformationEncryptionParametersResolver, OIDCClientInformationSignatureSigningParametersResolver, OIDCClientInformationSignatureValidationParametersResolver

The existing tests pass but they’re far from complete.

TODO:

* Signature signing/validation algorithm configuration from client information (not yet done)
* Improve testing

( https://shibboleth.atlassian.net/browse/JCOMOIDC-41#add-comment?atlOrigin=eyJpIjoiMWIwOWFhNjY1ZDEzNDgxMmE2MWNkY2NlY2I0YjM1M2IiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JCOMOIDC-41#add-comment?atlOrigin=eyJpIjoiMWIwOWFhNjY1ZDEzNDgxMmE2MWNkY2NlY2I0YjM1M2IiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100213- sha1:f908df2 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230106/05dd2df5/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-33de5da7-106f-462e-902c-3e84c4c51a0f
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230106/05dd2df5/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-4819d7c7-fe48-4c66-b696-feb6fae9e3ac
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230106/05dd2df5/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-298e5039-81d8-4c3d-92db-fb546db1d9be
Type: image/png
Size: 484 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230106/05dd2df5/attachment-0005.png>


More information about the commits mailing list