Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"EPwdJmF5iFNGcwonrBWwpzkJBm4iC0G5tqbPEqUC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"xHSgmoDWkP9AvJV4Cx0OTSvVviaBf2Ydl8GAlOMy","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"3Hb2J5gGz9jWM9w9L1M0BrthPlgqfxCAOkCSMxWy","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"49o9gRseGYdG9WfbD4xH7XedXu3HPugWe7YLsMCo","token_type":"Bearer","expires_in":7200,"scope":""}