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