Hello.

    I'm looking for the some hash/encryption function in ARS which is 
compatible with some external one. I want to add som link from ARS to the 
external WEB application, but in this application I have to be sure that user 
come from ARS system (some sort of authorization). F.e.

http://my-application/login?user=USER&ars_secret_code=<ARS SECRET CODE>.

   The problem is that I can't find a way to compute <ARS SECRET CODE> on ARS 
server. In the simpliest case it could be just MD5('some secret string' + 
arsystem.userid), but it seems that there is no MD5 function in Remedy.

    We found some ENCRYPT/DECRYPT function, but right now I don't understand 
which algoritm is used and can't use the same encryption/dectyption algoritm in 
external application.

    Could anybody help me? Probably there is some other way to integrate 
external WEB link into Remedy application?

Alex Bakhtin

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to