Jump to content

Recommended Posts

Posted

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

 

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...