It sorta worked, but I had to create a subclass of HTTPMetaDataProvider which sets the HttpClient
This made it possible to boot the sample and download metadata ect.
But pressing the "Login"...
Type: Posts; User: wic; Keyword(s):
It sorta worked, but I had to create a subclass of HTTPMetaDataProvider which sets the HttpClient
This made it possible to boot the sample and download metadata ect.
But pressing the "Login"...
Hi
I'm trying out the saml2-sample app, but it fails to initialize because I'm behind a corporate web proxy which blocks the GET to http://idp.ssocircle.com/idp-meta.xml.
How can I configure...