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":"x2Xo2exb9tdC6W1tS6ZIMLjqQ6G66wbtkcY8MpBC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"WWDHWxJDbDDfRL3zUbIHpZ8si8dpy1UZmajoPx3j","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"PF5JKpU4J6bxfOUuuOUXF6zf079c1M9E8L5JtPuG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"S80u0hoSb7Yg832d3hrFnq4D5CX8KbcuL2IIu3K2","token_type":"Bearer","expires_in":7200,"scope":""}