Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"QSuE0rVzh725X743WhHuS2iE348NBrpnXhNPVMFx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"a29wynvy3BftXE3cZphzEgZAsGtWAFqN9fYRKKHw","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"hSxMr89Cfn3Qw0tSC2vgVH60dlDiQCMGTuTThrpL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dKtzVYAMj8jlrByuWOBF5jj1BCP432GOIfM7HRuz","token_type":"Bearer","expires_in":7200,"scope":""}