Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.002s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"xCnwmniEK48lmFDkSyIe0NoJbgBdkUjC1zzMrOOm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NUmy5OfnNIr8VmMzUvf2lnlLDUCca5zzy32Fcsde","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"yb31EZpJdptebveGEeX7tbP73MyBw3pGzqMgnsc2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"9UST7FL5MO7NQJgmSBEZwLRn0OglbEwIPOQ6sPwH","token_type":"Bearer","expires_in":7200,"scope":""}