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