Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.004s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"9bQH7oqyAF73m0J6htfoL62vp2rGRh4mqpi3ubj8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Kh09maJ3TV1jiXJ3DADw3Hvk7JR0hllcwUiYJy68","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"FqKlGEAWA0Msm1Mn5Y8RBO26fNDslAO9FkC1ftRe","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"M0e7dumQQmCsk9pyL5y1thxmCMb05uTqMONEDiZm","token_type":"Bearer","expires_in":7200,"scope":""}