Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"ZMdyuoPGmSScxijyy53W4rWdn3W4bu4YFOixDfgc","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"2FEKEtTBHtE03s9NS940lNxDjc5vICxrgjuF2nRI","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"uWpqHU6viJUMd6zVT82q99IXO8zyyR4YjkvTtgHs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"BmoOOHyeuFjN7aJMPv8ExrDS64BSYwIHfBEgTwT5","token_type":"Bearer","expires_in":7200,"scope":""}