Token based authentication trial version

Hi all,

I registered for jaspersoft trial version on cloud. I want to test token based authentication/SSO and I wonder is ther any test token that could be used to test SSO.

What is missing here

$response = $client->request('POST', 'http://54.198.99.210/jasperserver-pro', [
            'form_params' => [
                'tokenName' => 'pp',
                'u' => 'jasperadmin',
                'o' => 'organization_1',
                'pa1' => 'USA',
                'pa2' => '1'
            ]
        ]);
 
Thx

 

msiljegovic@gmail.com's picture
Joined: Dec 15 2015 - 12:53pm
Last seen: 1 week 6 days ago

0 Answers:

No answers yet
Feedback
randomness