Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Urv0AxzKS7fB2Px9jbeUcTr53ifvvJ03LnUv2Tox","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"p5CVSGsJUPeTTqQMILT34dnyyT8bhbCbbg82tnaF","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"EZdPMAjxdpgeqj2VizeG6AcuxoaDfHtXrQllhZJH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"AIM47IQ9wcrGre1OiR7KUYfrGgqdxkVhDlAq37xg","token_type":"Bearer","expires_in":7200,"scope":""}