[JIRA] (JOIDCRP-29) Support client_secret_jwt and private_key_jwt client authentication
Philip Smart (Jira)
jira at shibboleth.atlassian.net
Tue Jun 27 11:23:00 UTC 2023
Philip Smart ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=5afecdc1eb3ffa0c596652c4 ) *commented* on JOIDCRP-29 ( https://shibboleth.atlassian.net/browse/JOIDCRP-29?atlOrigin=eyJpIjoiN2E0ZjFkODkyMjRkNDQ1N2EyNjQ4ODVjZWUxNzk1MTciLCJwIjoiaiJ9 )
Re: Support client_secret_jwt and private_key_jwt client authentication ( https://shibboleth.atlassian.net/browse/JOIDCRP-29?atlOrigin=eyJpIjoiN2E0ZjFkODkyMjRkNDQ1N2EyNjQ4ODVjZWUxNzk1MTciLCJwIjoiaiJ9 )
I’ve added both client_secret_jwt and private_key_jwt authentication methods. Both methods utilise the standard signature signing parameter resolver to resolve the correct credentials and algorithms to use.
client_secret_jwt uses the client_secret credential and the first compatible algorithm (a HMAC one) listed in the active security configuration e.g. the default shibboleth.oidc.SigningConfiguration config.
client_secret_jwt uses the signing credentials and the first compatible algorithm listed in the active security configuration e.g. the default shibboleth.oidc.SigningConfiguration config, and the list of credentials in shibboleth.oidc.SigningCredentials.
( https://shibboleth.atlassian.net/browse/JOIDCRP-29#add-comment?atlOrigin=eyJpIjoiN2E0ZjFkODkyMjRkNDQ1N2EyNjQ4ODVjZWUxNzk1MTciLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JOIDCRP-29#add-comment?atlOrigin=eyJpIjoiN2E0ZjFkODkyMjRkNDQ1N2EyNjQ4ODVjZWUxNzk1MTciLCJwIjoiaiJ9 )
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#100227- sha1:3bc807d )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230627/8e6b54ce/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-81e7436f-639c-49f8-8a55-55a2f40781df
Type: image/png
Size: 302 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230627/8e6b54ce/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-04c65278-41da-45ba-bf66-cd73acb287b5
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230627/8e6b54ce/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-619ef63c-ee41-40a1-a530-0b98ff299e49
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230627/8e6b54ce/attachment-0005.png>
More information about the commits
mailing list