Jump to content

webservice API using SAML


Manoj Chaurasia

Recommended Posts

Hello everybody,

 

We have developped our custome application to communicate with AMX BPM 2.1 with the hotfix10.

To do so, we have implemented SAML for all our webservice calls.

 

All worked fine until we install AMX BPM hotfix11 (In the change logs they don't mention anything about SAML or SSL).

My trueStrore, keyStore, mutuelIdProvider are all the same and we didn't changed them.

 

Now we are getting this error :

 

04 Nov 2013 13:19:46,225 [httpConnector_24] [ERROR] com.tibco.governance.pa.action.wss.VerifyAuthenticationAction - TIBCO-OGS_PA-901753: Verify Authentication failed.

com.tibco.governance.pa.action.security.SecurityException: An unsigned SAML present when signature is required.

 

Any clue please

 

**********************************EDIT************************

 

We are using SAML 1.0 and I thik that the new hotfix10 make it impossible to use other than SAML 2.0.

I have found this in the BPM 2.2 doc :

 

 

If you want to use SAML authentication, you

must also supply an appropriate SAML 2.0

assertion to identify the user to be authen

ticated.

 

Our current assertion is for SAML 1.0 :

 

 

 

 

 

a15316

 

urn:oasis:names:tc:SAML:1.0:cm:sender-vouches

 

 

 

 

 

I tried to adapt it for SAML 2.0 using the BPM Developper's guid but it says this :

Unable to identify the user making a service request. [null,null]

 

Thanks,

Issam Jo

Link to comment
Share on other sites

  • 6 years later...

Hi issamjo,

 

Can you please share with us how you implemented that

I implement my own code to generate the saml assertion but I don't found a way on how we can pass it to the header of the SOAP request Reply activity.

 

can you please help on that or giving us an example.

 

Regards & thanks

Red

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...