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":"w9c9dsDHmw3SIjYl4DcItROiv004VyAikQb1UXXp","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"292k3cbie67jI6MwTADPsupY8wNmxDV2tvyoAEUv","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"wrzY6uD5Gj2zq1EpNXi1rxT5ehgGvqXHDbzI6QW0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GRGpew7QAzgxSmBWQB1YKT9cNb1Rvscctpc5duWh","token_type":"Bearer","expires_in":7200,"scope":""}