Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"V5zVHvW8xhdvBDTo43ozvw51ZnhHZf97utDH8lrR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UZaOlE1kCwk14hAhhLeScFyvZ58Taki2rrRu7nNV","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"CoJgP80jZdS5LP1BT1h1UxqBa5h9CsKdIe5kqzXx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"yJEhQPqgjBD0sHH9S3WGEOgzrM63utUxklfX7urb","token_type":"Bearer","expires_in":7200,"scope":""}