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 |
0s |
passed |
Standard output
{"access_token":"CI4r0gSwkZ6MMLumK9htb8FlahuCZ9DvyCs0oP4i","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"yMfNaJO6gRbYSuXIc1bHqZytBO5Yakx0Y0jdiKvY","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ER1Rozwv02ebRM5PSUnhj70TCnIFA1OJ6qdAacP3","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7YjmkTdJgBGVvCUnqkBohhEF4VjPVSYlSCox259e","token_type":"Bearer","expires_in":7200,"scope":""}