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 |
0s |
passed |
Standard output
{"access_token":"zp2FdIdlK6FtApugtsUY4WKagfyEEDqy87sX83rE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"dvhHNtDDr9P1VxoWPv2BnTB39cZnFbkTvDhJrT2k","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"46PA0lnL3QrSxaOvMeLdFbiDxeXp8AKfKznqIE8S","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"SH2eNix3tUJFviwDHQVpCC5i8StFbCIO22mCUq9a","token_type":"Bearer","expires_in":7200,"scope":""}