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":"6gtgpAyna1psqxfipzhZLEfGwAbRAkr49hEIHPmu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2jfupTIn1FOAoAG0L3ghVdus6daxvC63ufgZzeqh","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"t773L45LibF0SdbHzBpYqBdzw9P8HbPEB8lZsLTd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NMDDcbb7gYJpBvbhl5jpLZ7SKjNa06L9TeiMWbuZ","token_type":"Bearer","expires_in":7200,"scope":""}