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":"ZkcWOh6Rkj2i9b1Ne6sv5A0RPbllazRDNAor9jJu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5v60BOS1zFbEPUIk3EFb5leEsPy0YSrRa5aGDzrF","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"IH9bqWFt57IgS53L4Ws97Fg4qmnFrJA79vFUZlSn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"vQAsQV8rFTxOuknQZncRnomkOkmrn6gIQxjdlFql","token_type":"Bearer","expires_in":7200,"scope":""}