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":"8eUWPMp7XSddndjuCqSJBouSZ4e7IlBbJWmpqtHr","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"ecHPVaLEnacH9yb3dHevtrhkLP2aDnpyyYInPu4v","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"e7H2pLoGkoddL1aAnnARQONjU0Cttrz3vJ37r1aw","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"etnxS6cTpTQwSwzOzQ7ST9pUI3ZJfavUZhgSKlGZ","token_type":"Bearer","expires_in":7200,"scope":""}