Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"S4oVw8UhgCfVUKlaTCgedfLkR4gYIoUjb7Rxmz7W","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"PNDnmOlqF2p6xoBpxs26XO6ABp14nfGym3hi8D7m","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"h4dfaWzD4QsqOUh8C5MEIgqgTrcnszsTdTmfnuFo","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"PwgJmjFV3O1EgmahQ3ThanXL8d9b07zRDd2OoVGI","token_type":"Bearer","expires_in":7200,"scope":""}