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":"srGghlFkvNxMItBeFPY85xfe4SOTKeoVdRJrj3VK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2tVXdGZuVa2NAjKoWqd00X7eErpbrfzZEuUzHThk","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"hbo4DqUUD43A0xRIjYBvIChc8Urt3WTR11xQORMd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MU7YKd8PDQhM8GibNhXzTejKtNJfePDS89NzfbJ5","token_type":"Bearer","expires_in":7200,"scope":""}