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":"2576hlFYGj9ymgZ14bRXUQl4Xx7HvSqoq7toAhv4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9AheIjqWYlq17u2GupqvCk4ZQdaF6qUOhm17u2Hx","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"GfE91syKSgl3xvbGa8Gi1fCcvLaALbRtrpFadxfE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Yr3oqU4QaERkhK1x43SuOqES5e6dU4gEPqLB3lZt","token_type":"Bearer","expires_in":7200,"scope":""}