Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"kv5EFJEGFJJt9p5fD9MeYfdzdmZ1HQ5z2hqaxfYq","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"8Zc3uVj9opFA9baGPxINRS07FLMFz7qrXvLCxM7y","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"TNxGYCfLA1JIwkACjdQB07fQ8wZGkzSUgagaEW4J","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"vMMnbQvFt53ahxVUlBnsXDlRZSgsH7NE4gLq7gmf","token_type":"Bearer","expires_in":7200,"scope":""}