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