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":"MozaeLyCvT38jR5780siDJRVJVMeCHsEQV4dRCtx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"PYEwXfdIkV7FFrVEWotSuDgs5q2DL58iEKS32bGY","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"z1CwOKxzlOnOIp7LOAGEgI2aALkhJGKNC0KnByN1","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"oVzjS7LYqcVrwcrEwYrfWi4n5h3M5k6oyJbBiPgp","token_type":"Bearer","expires_in":7200,"scope":""}