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":"OcH7HVeHodoAiuBeSssU4it5LlWY4gQG6Dj2Y0kC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kZhwk2ZLcyIg4zmcWVNjcZRsdcXNaspeEb1WnHAG","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"n24aOgDbj050hVDcBjNYQCOFxj3md9V7InbCMlP3","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7736RXa602YIxVxXQ5QhbTFlHLb0bYXHk6SESFXi","token_type":"Bearer","expires_in":7200,"scope":""}