Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"EEt7tv50G2JOwpJe3S6Il0YaPS8Za7ppQCUYzo0I","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"H2bUMZB6bq4AhfPhFXp5ytX06PvsHY0qrdIaYLwj","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"r9488gECDXj8GlAVugCNZZjQaTmg7yjvdkDZxZMz","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Yp1Ho4A6fzpy4JZeo4gtU3eWoRpT6eo7VknpnAb7","token_type":"Bearer","expires_in":7200,"scope":""}