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