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