Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl and Encrypted SAML Token

by Anonymous Monk
on Jul 22, 2015 at 00:11 UTC ( [id://1135740]=note: print w/replies, xml ) Need Help??


in reply to Perl and Encrypted SAML Token

Hmm, have you tried using something SAML from CPAN? Or maybe compare/contrast to how they do the decryption part ?

Replies are listed 'Best First'.
Re^2: Perl and Encrypted SAML Token
by SquirrelHead (Initiate) on Jul 22, 2015 at 00:18 UTC

    Hi,

    Thanks for replying. We're able to extract the information from the SAML token but it's the actual decryption of the encrypted string that is causing us issues.

    From what I have seen of things like NET::SAML they just allow you to manipulate the SAML, there is no encryption or decryption ability. I may easily be wrong though as although we've worked with Perl for years this is our first time of working with an encrypted SAML token. Are you aware of any SAML modules that include encryption and decryption abilities? Thanks.

        I've looked at that module and it looks to me like it is being used for user authentication. The principles do like very similar though. Although I have got the values out of the token I suspect I am the same in that I don't know enough about SAML and the decryption. I shall have to keep looking and trying for the moment. I still suspect that perhaps I have the concept of decryption wrong... Thanks again for trying to help though.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1135740]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 03:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found