Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"Cm9BfVGlpgfXRNxhkvr67VUKZfbQk0OTjU5Kau6d","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"3xufheY98ltXrwN2DHz1ir4htiaJODOdDyl7QxtA","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"4kGYVpi2HnOWDb3jOxzrVokJ6jGbLI1uFArtN6TF","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"XxWFaMtaxbAuoYDgI4M8przfYSg9vL2lv2yhyaZS","token_type":"Bearer","expires_in":7200,"scope":""}