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