Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Eg1h9rZ9uMOu57AY6xGppUtJlu5EoW3WxaCIAcPp","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"fs7p6cJPXsSuzxINWbrYCPx8XBKGmzqhbLfgYW3Q","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"2xgIh7OqfyN94tYq98DPX2f1rJb4g3Jnf3RYsfmg","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"c3DpoI5P7048DiwWYgeAA56K94T0BBysAuKiIn9N","token_type":"Bearer","expires_in":7200,"scope":""}