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