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":"SmZOj0rsESEDFohVeL0cGvAflTLF0arCf1RTv4s5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"36qXYUUBt8tiCKk79aVpnAJL4nsIhA1SZlQdHAEE","token_type":"Bearer","expires_in":7199,"scope":"123"}
{"access_token":"JddtrrhkUsPJHQOsUBd7SJE3JBBlNDjuvyVz4Eop","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"37OY3HVYLTzFmvGv5v4OJGpwvkwON5FducbSW2sh","token_type":"Bearer","expires_in":7200,"scope":""}