Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"roeVLw3Vpkz6Qkf13vhvwDiqOJjQ9U30GM1wNNXv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Zoq12f0loTZnFulQuJz9kLbMNlfAsrfVL6dTP15v","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"AqdLW289QbEnJiyUHy5i6QrqHTKlFUdoobkmthdN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"jLTgpG5jORAbxzpCwV682Ur1Fj4iGX5A30kEnC6b","token_type":"Bearer","expires_in":7200,"scope":""}