[JIRA] (JOIDC-142) Improve Request Object handling and configuration
Henri Mikkonen (Jira)
jira at shibboleth.atlassian.net
Fri Apr 21 13:44:28 UTC 2023
Henri Mikkonen ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A1614c4a5-c89e-4edc-9421-990bd6ea85fd ) *commented* on JOIDC-142 ( https://shibboleth.atlassian.net/browse/JOIDC-142?atlOrigin=eyJpIjoiNjg0MDE0ODRhMTNmNGE3MGFkZTBiNzNlNTViZWIwMGMiLCJwIjoiaiJ9 )
Re: Improve Request Object handling and configuration ( https://shibboleth.atlassian.net/browse/JOIDC-142?atlOrigin=eyJpIjoiNjg0MDE0ODRhMTNmNGE3MGFkZTBiNzNlNTViZWIwMGMiLCJwIjoiaiJ9 )
The following profile configuration parameters are not exploited by the OIDC.SSO configuration:
* *useRequestObject* (property idp.oidc.requestobject.used , defaults to *false* )
* *signRequestObject* (property idp.oidc.requestobject.signed , defaults to *true* )
* *encryptRequestObject* (property idp.oidc.requestobject.encrypted , defaults to *false* )
The default configuration means the following logic:
* The use of request objects is optional.
* If they’re used, they must be signed.
* If the RP metadata specifies a signing algorithm, it must be respected.
* If not, any enabled algorithm in the security configuration may be used
* The encryption of request objects is optional.
* If the request object is encrypted
* If the RP metadata specifies algorithms, they must be respected
* If not, any enabled algorithms in the security configuration may be used
( https://shibboleth.atlassian.net/browse/JOIDC-142#add-comment?atlOrigin=eyJpIjoiNjg0MDE0ODRhMTNmNGE3MGFkZTBiNzNlNTViZWIwMGMiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JOIDC-142#add-comment?atlOrigin=eyJpIjoiNjg0MDE0ODRhMTNmNGE3MGFkZTBiNzNlNTViZWIwMGMiLCJwIjoiaiJ9 )
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#100223- sha1:bddbaa2 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230421/37aa61a3/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-e76c9f8b-4abe-4527-aeb9-fb10912b8857
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230421/37aa61a3/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-1722b171-e01a-402d-86d5-cf6318fceb39
Type: image/png
Size: 448 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230421/37aa61a3/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-b3081124-f03e-495f-a1ea-66b66b8c1de7
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230421/37aa61a3/attachment-0005.png>
More information about the commits
mailing list