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":"wzIOSX4TPoLIHXDl3N0f0ueXz0ocla9s9DkaX1Sh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"70z4QnC46kWCLdvz4bX4ZUpw93HvAZ61F4kU2Jou","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"QptRy7flVfQmYoTj2SehRHCgqhZYj2ZN7PCwee0O","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rE3EwCJSPO3uQYfcwIXT5sgDlvZ84rKfZIqWQyra","token_type":"Bearer","expires_in":7200,"scope":""}