Sending a SAML Assertion to the Intuit OAuth Server -


recently researched php sample (php sample app , authentication example) still can't make work. aggcat php sample not working

did test sample? should use .crt file 'saml_x509_private_key_path' or .p12 file? in case of using .p12 file pass password?

what other samples (open-source) recommend (that can used implement own procedures retrieving oauth access token , oauth access token secret)? in advance.

you can download sample app from: https://developer.intuit.com/docs/0020_customeraccountdata/devkits

i've used dotnet sample , pass values .p12 file private key path , password in config. should have similar in php.


Comments