Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"A6gt5FtcQ3O8brTB0KCtJnbCP6zT0z9vVNq5Yoou","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"h116XoJfdwtk11YU25Tp7MrZJetXyI6RrJ8LNMtG","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"FdgDfrejQU61vZhTOQB59psZharz8n9XYgFTc6XS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KVsZwjh4NmVeAvQ93SeYuycSDwgHWDJ6gItY1U91","token_type":"Bearer","expires_in":7200,"scope":""}