user1617340
user1617340

Reputation:

SAML2 test client

I am working on enabling SAMLv2 on an existing CAS server I've followed the official procedure. Now I'm looking forward testing it.

As I don't have access to the final SP yet, i am looking for a test client that allows me to craft request and see the server's response as XML.

Do you know such a tool?

The closest thing I found is OpenSAML 2 but it's too low level for my needs...

Thank you. Pierre

Upvotes: 3

Views: 2829

Answers (1)

rbrayb
rbrayb

Reputation: 46720

Have a look at testshib or OneLogin's SAML Toolkits.

In terms of looking at the XML, see ADFS : I want to see the SAML data

Upvotes: 1

Related Questions