[ https://issues.apache.org/jira/browse/OLTU-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Antonio Sanso closed OLTU-132. ------------------------------ > SignatureMethod should take in consideration also the header > ------------------------------------------------------------ > > Key: OLTU-132 > URL: https://issues.apache.org/jira/browse/OLTU-132 > Project: Apache Oltu > Issue Type: Bug > Components: jose-jws > Reporter: Antonio Sanso > Assignee: Antonio Sanso > Fix For: oauth2-1.0.0 > > > Currently SignatureMethod doesn't take in consideration the header for > calculate verifying the signature. > As per spec the input for the signature is: > WS Signing Input > ASCII(BASE64URL(UTF8(JWS Protected Header)) || '.' || > BASE64URL(JWS Payload)) -- This message was sent by Atlassian JIRA (v6.2#6252)