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":"D0SRYG0sUT1tfzKnPRNgMroVQkwCyhdNUEX0EAeS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2QYb2YE83kE6bOAhiPxpxVdWCpyIN6wtZyQOfMft","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"xYgFDhFD8K1MWIeVuKtXhcmflm2rTbF73qu5JISZ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"39L2pHntTjQcM8uorMx9iL490GPlRPMPCsbwB9m2","token_type":"Bearer","expires_in":7200,"scope":""}