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 |
0s |
passed |
Standard output
{"access_token":"HgZpkijYKXtDWmNpp5YWFbCFYw7F3r6UMh2iFjzf","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"HtSjdcEn9LpFIuzBmuYcOKpWQ6KG7SfbBdXwQTDd","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"gDLt57OVYIdWssMn0XH1C2Co4xmRucnFpBTApWr0","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RJGzcSgmo4vzwRaS8xqcX9HOOnye8eUlknOqwy77","token_type":"Bearer","expires_in":7200,"scope":""}