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 |
0.001s |
passed |
Standard output
{"access_token":"qUAiyHfu3bvV0xrKjrmhKBGdpj4yXetAqveEyqLc","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"59zzn0XrpuB6WbscqshmRvSHVyXxO7VRhzUcnKZ2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"HofWEP9RhOEBS8tkZ2aCeiYDowvXqlorAd4eKQ4P","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0oWPQeMDUEU0YdnUXwLSyScSo2OHBaEwNpLaEskw","token_type":"Bearer","expires_in":7200,"scope":""}