Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"EfZtu5zWfVM8f6KsJe6pe7Jgiem70JcqzrgKBljX","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"YCriuhfBdVvmS1w1P4fgotWE63KqBBQs9vfZhe2k","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"K8shCkcmAqb8rP0evOsTSFIIDKxgUGJscf24GjDY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rm1AMeSHsWi5b9Cz1kwdkKfeYqT7MwRU9E9CrMRN","token_type":"Bearer","expires_in":7200,"scope":""}