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