Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.007s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"8wZWRj90IpaI4KMd9Bah4V7KD6zTd5M9XUukI5ez","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dCMaFhZULeZJWiPrVJNqLlgxXrV24B2Ks8rvRrkU","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"xGUvcJf8YVjEL8UlaxdviUBrluNcWONBLTapbbJY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"LlDE1SN6BHAl7648dxlaGQi8gBTgTsVmgQmLduaC","token_type":"Bearer","expires_in":7200,"scope":""}