[Dev] com.nimbusds.jose.JOSEException: class "org.bouncycastle.crypto.params.AEADParameters"'s signer information does not match signer information of other classes in the same package

2018-02-12 Thread Vihanga Liyanage
Hi all, I'm doing OIDC id token encryption and now trying to decrypt the same in playground app. I've written a servlet that accepts id token and client private key and decrypt the id token. Code to decrypt is as follows. protected void doPost(HttpServletRequest request, HttpServletResponse

Re: [Dev] com.nimbusds.jose.JOSEException: class "org.bouncycastle.crypto.params.AEADParameters"'s signer information does not match signer information of other classes in the same package

2018-02-12 Thread Vihanga Liyanage
[Update] Maven dependency tree is as follows when executed within the playground app directory. [INFO] Scanning for projects... [INFO] [INFO] [INFO] Building OAuth 2.0 Playground App with WSO2 Identity Server 5.2.0 5.4.1

Re: [Dev] [ Dev] Error whileproduct-apim build

2018-02-12 Thread Amanda Jayanetti
Hi Ishara/Farasath, Could you please let us know if this issue has been fixed? The exact same error appears when trying to load a tenant with the following code with apim 2.1.0-update 10: try { PrivilegedCarbonContext.startTenantFlow(); PrivilegedCarbonContext carbonContext =