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