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