Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.005s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"E3iKW1Ff10wVS1xQ2HcX6gEFUhHvnaUmJ5SNaiuZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"OS1M389N2YNxhrsxGBwMFSE8NSCevhco3nX9N73O","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"PX6bnzXrRziQb25crsM5VWswX0jbKSjAHHessgL4","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"bwLbeidCaGDBld4VKhIaJyZhRlMwPSNBr0GDs9YY","token_type":"Bearer","expires_in":7200,"scope":""}