Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"iw5fdhjs5iI0ZWylXUMw5eDO3zBIqnxXy3PddZSL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6dzPDYGQbEVjHAouSGx5OeN1adCT6V1l3ePcS2Hr","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"UE21KlLG3G4ruYOX3geLCRZIzWjP6W9fE3kzg5EX","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pbgBKReSkscUrJJJyaRH7xlOFH3rfCFBdiC9q6gA","token_type":"Bearer","expires_in":7200,"scope":""}