Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.005s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"GNmg09ALd5qBsABFFTDHWQJcRUYqNsfCldFVvzat","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"RyIrDSsTYdQ7sXNq3TW7RLJw189b47YP7KR43Dj2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"fDDiqzxaTGyHOTB8Swf7W7Lo0MCZeNVQTFSg7NNg","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"cnDP8IeovtGY5g2qjRgPytd2pHQhFoo2z7C8dULE","token_type":"Bearer","expires_in":7200,"scope":""}