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.004s |
passed |
Standard output
{"access_token":"S5IJfBNToh7NjNxD6qH48LmXA8aW5Su9BM2VLZ0B","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ieAzLwxqe3w9iWE8oONIl0M9ZY8gBRQvV1VMmVeQ","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"yK37T0yET9xH0tyNq5NYVvFnQmO25OHTCnFWKqLt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"B6x6glG3aJvnrQNheEoeV51xLDQWpxiF23pgJLXN","token_type":"Bearer","expires_in":7200,"scope":""}