Posted: Tue Sep 02, 2014 7:14 am Post subject: Re: LTPA key
Apprentice
Joined: 18 Nov 2011 Posts: 48
sibcool wrote:
Plannning on using LTPA authentication for webservice security between Internet -> TAM -> Message Broker v7.0.0.2 web service.
Anyone ever done this before. If so how?
Very good question. I'm still looking for an answer to this without using TFIM.
Broker even supports NTML natively now, I would have thought that this use case should be a no-brainer to implement (IBM technology to IBM technology).
The only thing I could think of eventually was to possibly use a custom Java component - something like this https://github.com/cosmin/samples/blob/master/LTPAUtils/LtpaUtils.java for decrypting the cookie. One could then either do LDAP from the java component or possibly setup the required headers for use in a Security PEP node that's setup to use a LDAP security profile.
Didn't go down this route, instead opted for mutual ssl between TAM and Message Broker.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum