Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"01lqByALcF3j1tLMwNp2Sahs9sGi0DEukAxIiS0d","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"qdltMjsANr674L8wwua7KXwnkKtTqbM0cbKTmzAP","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"VbnZj31WVHY96Dv4tMAOer48OjAYD4egecdEe9bO","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"RCaxqOajJHsphnKjOdlGbm8ubXUeokjZpJjAZFcg","token_type":"Bearer","expires_in":7200,"scope":""}